Uses of Class
org.openhab.core.thing.events.ThingAddedEvent
Packages that use ThingAddedEvent
-
Uses of ThingAddedEvent in org.openhab.core.thing.events
Methods in org.openhab.core.thing.events that return ThingAddedEventModifier and TypeMethodDescriptionstatic ThingAddedEvent
ThingEventFactory.createAddedEvent
(Thing thing) Creates a thing added event.