main
Lexicon: eco.wonderland.workcell.current
Type: subscription
Parameters
Section titled “Parameters”interval
Section titled “interval”Type: integer
device
Section titled “device”Type: string
Type: uint64
deviceType
Section titled “deviceType”Type: string
Type: string
Required
Message
Section titled “Message”Type: mtConnectStreams | mtConnectError | mtConnectStreamsExceptionsReport
Schema
Section titled “Schema”{ "type": "subscription", "parameters": { "type": "params", "required": [ "did" ], "properties": { "interval": { "type": "integer" }, "device": { "type": "string" }, "at": { "type": "integer" }, "deviceType": { "type": "string" }, "did": { "type": "string" } } }, "message": { "schema": { "type": "union", "refs": [ "#mtConnectStreams", "#mtConnectError", "#mtConnectStreamsExceptionsReport" ] } }}