countDirectionType
Lexicon: eco.wonderland.workcell.asset.data.defs
Type: string
up: Tool life counts up from zero to the maximum.down: Tool life counts down from the maximum to zero.
Referenced By
Section titled “Referenced By”- itemLife
eco.wonderland.workcell.asset.cutting.item.defs - toolLife
eco.wonderland.workcell.asset.cutting.tool.lifecycle.defs
Schema
Section titled “Schema”{ "type": "string", "knownValues": [ "up", "down" ]}