Uses of Class
org.openhab.core.items.events.ItemStateUpdatedEvent
-
Uses of ItemStateUpdatedEvent in org.openhab.core.items.events
Modifier and TypeClassDescriptionclass
GroupStateUpdatedEvent
s can be used to deliver group item state updates through the openHAB event bus.Modifier and TypeMethodDescriptionstatic ItemStateUpdatedEvent
ItemEventFactory.createStateUpdatedEvent
(String itemName, State state) Creates an item state updated event.static ItemStateUpdatedEvent
ItemEventFactory.createStateUpdatedEvent
(String itemName, State state, @Nullable String source) Creates an item state updated event.