openhab-core
openhab-core copied to clipboard
[REST] Add thing status to ``ThingAddedEvent``
As described by @J-N-K in #3070: the thing has always a status.
This status should be part of the ThingAddedEvent as it is the only information missing to create a full thing object on the HABApp side.