reconditionCount
Lexicon: eco.wonderland.workcell.asset.cutting.tool.lifecycle.defs
Type: object
Number of times the cutter has been reconditioned.
Properties
Section titled “Properties”maximumCount
Section titled “maximumCount”Type: int32
Maximum number of times the tool may be reconditioned.
Type: int32
Value MUST be provided for cuttingToolLifeCycle and MUST NOT be provided for the cuttingToolLifeCycle.
Referenced By
Section titled “Referenced By”- cuttingToolLifeCycle
eco.wonderland.workcell.asset.cutting.tool.lifecycle.defs
Schema
Section titled “Schema”{ "type": "object", "properties": { "maximumCount": { "type": "integer" }, "value": { "type": "integer" } }}