Skip to content

main

Lexicon: eco.wonderland.workcell.asset
Type: subscription

Type: string
Required

Type: integer

Type: boolean

Type: string

Type: string

Type: [ string ]

Type: mtConnectAssets | mtConnectError | mtConnectAssetsExceptionsReport

{
"type": "subscription",
"parameters": {
"type": "params",
"required": [
"did"
],
"properties": {
"did": {
"type": "string"
},
"count": {
"type": "integer"
},
"removed": {
"type": "boolean"
},
"type": {
"type": "string"
},
"device": {
"type": "string"
},
"assetIds": {
"type": "array",
"items": {
"type": "string"
}
}
}
},
"message": {
"schema": {
"type": "union",
"refs": [
"#mtConnectAssets",
"#mtConnectError",
"#mtConnectAssetsExceptionsReport"
]
}
}
}
© Lookinglass 2026