Skip to content

mtConnectAssets

Lexicon: eco.wonderland.workcell.protocol.mtconnect.asset.defs
Type: object

Root entity of an assets response that contains the asset information of asset types.

Type: header
Required

Type: assets

{
"type": "object",
"required": [
"header"
],
"properties": {
"header": {
"type": "ref",
"ref": "#header"
},
"assets": {
"type": "ref",
"ref": "lex:eco.wonderland.workcell.asset.defs#assets"
}
}
}
© Lookinglass 2026