Uses of Class
org.openhab.core.thing.events.ThingRemovedEvent
Packages that use ThingRemovedEvent
-
Uses of ThingRemovedEvent in org.openhab.core.thing.events
Methods in org.openhab.core.thing.events that return ThingRemovedEventModifier and TypeMethodDescriptionstatic ThingRemovedEvent
ThingEventFactory.createRemovedEvent
(Thing thing) Creates a thing removed event.