openhab-core/itests/org.openhab.core.thing.tests
J-N-K 4a84b80c2c
Fix missing initial thing status event (#3072)
* Fix missing initial thing status event

A thing always has a status. This status is not properly propagated to the event bus when the thing is added. This e.g. leads to a situation where a thing's first status that is received by am event subscriber is "INITIALIZING" instead of "UNINITIALIZED". The status should always be sent so that the thing lifecycle can properly be tracked by event listeners.

Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-09-20 21:04:52 +02:00
..
src/main Fix missing initial thing status event (#3072) 2022-09-20 21:04:52 +02:00
.classpath [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
.project add itest: org.openhab.core.thing.test (#512) 2019-02-01 16:09:49 +01:00
itest.bndrun Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
pom.xml Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00