Uses of Class
org.openhab.core.thing.events.ThingStatusInfoEvent
Packages that use ThingStatusInfoEvent
-
Uses of ThingStatusInfoEvent in org.openhab.core.thing.events
Methods in org.openhab.core.thing.events that return ThingStatusInfoEventModifier 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.