openhab-core/bundles/org.openhab.core.io.rest.sse
Yannick Schaus 3f48088f94
Fix NPE with uninitialized state trackers (#1378)
This fixes a NPE which occurs when a ItemStateChangedEvent
is broadcasted by the ItemStatesSseBroadcaster while some
SseStateEventOutputs haven't initialized their list of
tracked items.

Signed-off-by: Yannick Schaus <github@schaus.net>
2020-02-26 19:18:43 +01:00
..
src Fix NPE with uninitialized state trackers (#1378) 2020-02-26 19:18:43 +01:00
.classpath Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
.project mavenize openHAB and integrate mavenized ESH repository (#467) 2019-01-28 13:07:31 +01:00
bnd.bnd Renamed packages 2019-12-28 12:18:16 +01:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
pom.xml Simple dynamic item state updates SSE endpoint & API. (#1364) 2020-02-24 18:36:39 +01:00