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 ThingUpdatedEventThingEventFactory.createUpdateEvent(Thing thing, Thing oldThing) Creates a thing updated event.