Skip to content

cellDefinition

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

Semantic definition of a cell.

Type: unit

Same as units. See Value Properties of DataItem.

Type: string

Unique identification of the cell in the definition. The description applies to all cell observation having this key.

Type: dataItemType

Same as type. See DataItem Types.

Type: dataItemSubType

Same as subType. See DataItem.

Type: dataItemType

Type that defines the meaning of key.

  • definition eco.wonderland.workcell.device.data.property.defs
  • entryDefinition eco.wonderland.workcell.device.data.property.definition.defs
{
"type": "object",
"properties": {
"units": {
"type": "ref",
"ref": "lex:eco.wonderland.workcell.common.data.defs#unit"
},
"key": {
"type": "string"
},
"type": {
"type": "ref",
"ref": "lex:eco.wonderland.workcell.common.data.defs#dataItemType"
},
"subType": {
"type": "ref",
"ref": "lex:eco.wonderland.workcell.common.data.defs#dataItemSubType"
},
"keyType": {
"type": "ref",
"ref": "lex:eco.wonderland.workcell.common.data.defs#dataItemType"
}
}
}
© Lookinglass 2026