Skip to content

mtConnectStreams

Lexicon: eco.wonderland.workcell.current
Type: object

Root entity of a streams response that contains the observation information of one or more device entities.

Type: header
Required

Type: [ deviceStream ]

  • main eco.wonderland.workcell.current
{
"type": "object",
"required": [
"header"
],
"properties": {
"header": {
"type": "ref",
"ref": "lex:eco.wonderland.workcell.protocol.mtconnect.stream.defs#header"
},
"streams": {
"type": "array",
"items": {
"type": "ref",
"ref": "lex:eco.wonderland.workcell.observation.defs#deviceStream"
}
}
}
}
© Lookinglass 2026