Uses of Class
org.openhab.core.io.websocket.event.EventProcessingException
Packages that use EventProcessingException
-
Uses of EventProcessingException in org.openhab.core.io.websocket.event
Methods in org.openhab.core.io.websocket.event that throw EventProcessingExceptionModifier and TypeMethodDescriptionItemEventUtility.createCommandEvent(EventDTO eventDTO) ItemEventUtility.createStateEvent(EventDTO eventDTO) ItemEventUtility.createTimeSeriesEvent(EventDTO eventDTO) static @Nullable TopicEventFilterTopicFilterMapper.mapTopicsToExcludeFilter(List<String> topics) Maps the topic expressions to aTopicEventFilterfor event exclusion.static @Nullable TopicEventFilterTopicFilterMapper.mapTopicsToIncludeFilter(List<String> topics) Maps the topic expressions to aTopicEventFilterfor event inclusion.