Uses of Class
org.openhab.core.items.events.GroupStateUpdatedEvent
-
Uses of GroupStateUpdatedEvent in org.openhab.core.items.events
Modifier and TypeMethodDescriptionstatic GroupStateUpdatedEvent
ItemEventFactory.createGroupStateUpdatedEvent
(String groupName, String member, State state, @Nullable String source) Creates a group item state updated event.