Class EventStream
java.lang.Object
com.inductiveautomation.eventstream.gateway.EventStream
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic interface -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddStateListener(EventStream.StateListener listener) getPath()getState()booleanvoidremoveStateListener(EventStream.StateListener listener) booleanstart(EventStreamState startState) Starts the EventStreamvoidstop(EventStreamState stopState)
-
Constructor Details
-
EventStream
-
-
Method Details
-
addStateListener
-
removeStateListener
-
isEnabled
public boolean isEnabled() -
getProject
-
getPath
-
getState
-
start
Starts the EventStream- Returns:
- True if successful.
-
getDiagnostics
-
getDescription
-
stop
-