Skip to content

mtConnectStreamsExceptionsReport

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

MtConnectExceptionsReport where exception is encountered in the streams response.

Type: [ exception ]
Required

Type: header

  • main eco.wonderland.workcell.sample
{
"type": "object",
"required": [
"exceptions"
],
"properties": {
"exceptions": {
"type": "array",
"minLength": 1,
"items": {
"type": "ref",
"ref": "lex:eco.wonderland.workcell.protocol.mtconnect.exception.defs#exception"
}
},
"header": {
"type": "ref",
"ref": "lex:eco.wonderland.workcell.protocol.mtconnect.stream.defs#header"
}
}
}
© Lookinglass 2026