Skip to content

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.

Type: string
Required

  • 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
{
"type": "object",
"required": [
"value"
],
"properties": {
"value": {
"type": "string"
}
}
}
© Lookinglass 2026