Uses of Class
org.openhab.core.thing.events.ThingUpdatedEvent
Packages that use ThingUpdatedEvent
-
Uses of ThingUpdatedEvent in org.openhab.core.thing.events
Methods in org.openhab.core.thing.events that return ThingUpdatedEventModifier and TypeMethodDescriptionstatic ThingUpdatedEvent
ThingEventFactory.createUpdateEvent
(Thing thing, Thing oldThing) Creates a thing updated event.