resetTrigger
Lexicon: eco.wonderland.workcell.device.data.property.defs
Type: object
Type of event that may cause a reset to occur.
Properties
Section titled “Properties”Type: resetTrigger
Required
Type of resetTrigger.
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": "object", "required": [ "value" ], "properties": { "value": { "type": "ref", "ref": "lex:eco.wonderland.workcell.device.data.defs#resetTrigger" } }}