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