Uses of Class
org.openhab.core.thing.events.AbstractThingRegistryEvent
Packages that use AbstractThingRegistryEvent
-
Uses of AbstractThingRegistryEvent in org.openhab.core.thing.events
Subclasses of AbstractThingRegistryEvent in org.openhab.core.thing.eventsModifier and TypeClassDescriptionclassAThingAddedEventnotifies subscribers that a thing has been added.classAThingRemovedEventnotifies subscribers that a thing has been removed.classAThingUpdatedEventnotifies subscribers that a thing has been updated.