status
Lexicon: eco.wonderland.workcell.asset.cutting.tool.lifecycle.defs
Type: object
Status of the cutting tool.
Properties
Section titled “Properties”Type: cutterStatusType
Required
Status value of the cutting tool.
Referenced By
Section titled “Referenced By”- cuttingItem
eco.wonderland.workcell.asset.cutting.item.defs - cuttingToolLifeCycle
eco.wonderland.workcell.asset.cutting.tool.lifecycle.defs
Schema
Section titled “Schema”{ "type": "object", "required": [ "value" ], "properties": { "value": { "type": "ref", "ref": "lex:eco.wonderland.workcell.asset.data.defs#cutterStatusType" } }}