valveState
Lexicon: eco.wonderland.workcell.observation.data.defs
Type: string
open: valveState where flow is allowed and the aperture is static.
Note: For a binary value,
openindicates the valve has the maximum possible aperture.
opening: Valve is transitioning from aclosedstate to anopenstate.closed: valveState where flow is not possible, the aperture is static, and the valve is completely shut.closing: Valve is transitioning from anopenstate to aclosedstate.
Referenced By
Section titled “Referenced By”- valveStateActual
eco.wonderland.workcell.observation.event.defs - valveStateProgrammed
eco.wonderland.workcell.observation.event.defs - valveState
eco.wonderland.workcell.observation.event.defs
Schema
Section titled “Schema”{ "type": "string", "knownValues": [ "open", "opening", "closed", "closing" ]}