Uses of Class
org.openhab.core.thing.events.ThingStatusInfoChangedEvent
-
Uses of ThingStatusInfoChangedEvent in org.openhab.core.thing.events
Modifier and TypeMethodDescriptionstatic ThingStatusInfoChangedEvent
ThingEventFactory.createStatusInfoChangedEvent
(ThingUID thingUID, ThingStatusInfo thingStatusInfo, ThingStatusInfo oldThingStatusInfo) Creates a new thing status info changed event based on a thing UID, a thing status info and the old thing status info object.