initialValue
Lexicon: eco.wonderland.workcell.device.data.property.defs
Type: object
Starting value for a dataItem as well as the value to be set for the dataItem after a reset event.
Properties
Section titled “Properties”Type: string
Required
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": "string" } }}