directionRotary
Lexicon: eco.wonderland.workcell.observation.data.defs
Type: string
clockwise: Clockwise rotation using the right-hand rule.counter-clockwise: Counter-clockwise rotation using the right-hand rule.none: No direction.
Referenced By
Section titled “Referenced By”- directionRotary
eco.wonderland.workcell.observation.event.defs
Schema
Section titled “Schema”{ "type": "string", "knownValues": [ "clockwise", "counter-clockwise", "none" ]}