Skip to content

definition

Lexicon: eco.wonderland.workcell.device.data.property.defs
Type: object

Defines the meaning of entry and cell entities when the associated representation is either data-set or table.

Type: [ cellDefinition ]

Type: [ entryDefinition ]

  • 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",
"properties": {
"cellDefinitions": {
"type": "array",
"items": {
"type": "ref",
"ref": "lex:eco.wonderland.workcell.device.data.property.definition.defs#cellDefinition"
}
},
"entryDefinitions": {
"type": "array",
"items": {
"type": "ref",
"ref": "lex:eco.wonderland.workcell.device.data.property.definition.defs#entryDefinition"
}
}
}
}
© Lookinglass 2026