Class ItemEventUtility
java.lang.Object
org.openhab.core.io.websocket.event.ItemEventUtility
The
EventDTO
is used for serialization and deserialization of events- Author:
- Stefan Bußweiler - Initial contribution (
ItemEventFactory
), Jan N. Klug - Initial contribution
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateCommandEvent
(EventDTO eventDTO) createStateEvent
(EventDTO eventDTO) createTimeSeriesEvent
(EventDTO eventDTO)
-
Constructor Details
-
ItemEventUtility
-
-
Method Details
-
createCommandEvent
- Throws:
EventProcessingException
-
createStateEvent
- Throws:
EventProcessingException
-
createTimeSeriesEvent
- Throws:
EventProcessingException
-