mtConnectAssets
Lexicon: eco.wonderland.workcell.asset
Type: object
Root entity of an assets response that contains the asset information of asset types.
Properties
Section titled “Properties”header
Section titled “header”Type: header
Required
assets
Section titled “assets”Type: assets
Referenced By
Section titled “Referenced By”- main
eco.wonderland.workcell.asset
Schema
Section titled “Schema”{ "type": "object", "required": [ "header" ], "properties": { "header": { "type": "ref", "ref": "lex:eco.wonderland.workcell.protocol.mtconnect.asset.defs#header" }, "assets": { "type": "ref", "ref": "lex:eco.wonderland.workcell.asset.defs#assets" } }}