Uses of Class
org.openhab.core.items.events.ItemStatePredictedEvent
-
Uses of ItemStatePredictedEvent in org.openhab.core.items.events
Modifier and TypeMethodDescriptionstatic ItemStatePredictedEvent
ItemEventFactory.createStatePredictedEvent
(String itemName, State state, boolean isConfirmation) Creates an item state predicted event.