Uses of Class
org.openhab.core.events.TopicEventFilter
Packages that use TopicEventFilter
-
Uses of TopicEventFilter in org.openhab.core.io.websocket.event
Methods in org.openhab.core.io.websocket.event that return TopicEventFilterModifier and TypeMethodDescriptionstatic @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.