Uses of Package
org.openhab.core.thing.events
-
Packages that use org.openhab.core.thing.events Package Description org.openhab.core.thing.events -
Classes in org.openhab.core.thing.events used by org.openhab.core.thing.events Class Description AbstractThingRegistryEvent Abstract implementation of a thing registry event which will be posted by aThingRegistry
for added, removed and updated items.ChannelDescriptionChangedEvent ChannelDescriptionChangedEvent
s will be delivered through the openHAB event bus if theCommandDescription
orStateDescription
of a channel has changed.ChannelDescriptionChangedEvent.CommonChannelDescriptionField ChannelTriggeredEvent ChannelTriggeredEvent
s can be used to deliver triggers through the openHAB event bus.ThingAddedEvent AThingAddedEvent
notifies subscribers that a thing has been added.ThingEventFactory.CommonChannelDescriptionFieldPayloadBean ThingRemovedEvent AThingRemovedEvent
notifies subscribers that a thing has been removed.ThingStatusInfoChangedEvent ThingStatusInfoChangedEvent
s will be delivered through the openHAB event bus if the status of a thing has changed.ThingStatusInfoEvent ThingStatusInfoEvent
s will be delivered through the openHAB event bus if the status of a thing has been updated.ThingUpdatedEvent AThingUpdatedEvent
notifies subscribers that a thing has been updated.