Class GatewayEventStreamUtilities
java.lang.Object
com.inductiveautomation.eventstream.gateway.scripting.GatewayEventStreamUtilities
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.python.core.PyObject
getDiagnostics
(String project, String path) org.python.core.PyList
listEventStreams
(String project) org.python.core.PyDictionary
publishEvent
(String project, String path, String message, boolean acknowledge, String gatewayId)
-
Constructor Details
-
GatewayEventStreamUtilities
-
-
Method Details
-
listEventStreams
-
publishEvent
-
getDiagnostics
-