Skip to content

source

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

Identifies the component, dataItem, or composition from which a measured value originates.

Type: string

Identifier of the component that represents the physical part of a piece of equipment where the data represented by the dataItem originated.

Type: string

Identifier of the composition that represents the physical part of a piece of equipment where the data represented by the dataItem originated.

Type: string

Identifier of the dataItem that represents the originally measured value of the data referenced by this dataItem.

Type: string

Identifier of the source entity.

  • 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": {
"componentId": {
"type": "string"
},
"compositionId": {
"type": "string"
},
"dataItemId": {
"type": "string"
},
"value": {
"type": "string"
}
}
}
© Lookinglass 2026