java.lang.Object
com.inductiveautomation.eventstream.gateway.sources.TagEventSource
All Implemented Interfaces:
EventStreamSource

public class TagEventSource extends Object implements EventStreamSource
A source that listens for tag changes and publishes them as events. One listener is used for all tag paths provided in config. Individual listeners are created for each tag path on received event. This allows for a wildcard subscription to track changes to individual tag paths.