category
Lexicon: eco.wonderland.workcell.device.data.defs
Type: string
sample: Continuously variable or analog data value. A continuous value can be measured at any point-in-time and will always produce a value.event: Discrete piece of information from the piece of equipment.condition: Information about the health of a piece of equipment and its ability to function.
Referenced By
Section titled “Referenced By”- condition
eco.wonderland.workcell.device.data.defs - event
eco.wonderland.workcell.device.data.defs - sample
eco.wonderland.workcell.device.data.defs - dataItem
eco.wonderland.workcell.device.data.defs
Schema
Section titled “Schema”{ "type": "string", "knownValues": [ "sample", "event", "condition" ]}