connectionStatus
Lexicon: eco.wonderland.workcell.observation.data.defs
Type: string
closed: No connection at all.listen: agent is waiting for a connection request from an adapter.established: Open connection. The normal state for the data transfer phase of the connection.
Referenced By
Section titled “Referenced By”- connectionStatus
eco.wonderland.workcell.observation.event.defs
Schema
Section titled “Schema”{ "type": "string", "knownValues": [ "closed", "listen", "established" ]}