Uses of Package
org.openhab.core.items.events
Packages that use org.openhab.core.items.events
- 
Classes in org.openhab.core.items.events used by org.openhab.core.io.rest.sseClassDescription
ItemStateChangedEvents can be used to deliver item state changes through the openHAB event bus. - 
Classes in org.openhab.core.items.events used by org.openhab.core.items.eventsClassDescriptionAbstract implementation of an item registry event which will be posted by the
ItemRegistryfor added, removed and updated items.GroupItemStateChangedEvents can be used to deliver group item state changes through the openHAB event bus.GroupStateUpdatedEvents can be used to deliver group item state updates through the openHAB event bus.AnItemAddedEventnotifies subscribers that an item has been added.ItemCommandEvents can be used to deliver commands through the openHAB event bus.ItemEventis an abstract super class for all command and state item events.AnItemRemovedEventnotifies subscribers that an item has been removed.ItemStateChangedEvents can be used to deliver item state changes through the openHAB event bus.ItemStateEvents can be used to deliver item status updates through the openHAB event bus.This event announces potential item state outcomes when a command was received.ItemStateUpdatedEvents can be used to report item status updates through the openHAB event bus.TheItemTimeSeriesEventcan be used to report item time series updates through the openHAB event bus.TheItemTimeSeriesUpdatedEventcan be used to report item time series updates through the openHAB event bus.AnItemUpdatedEventnotifies subscribers that an item has been updated.