Skip to content

reference

Lexicon: eco.wonderland.workcell.device.reference.defs
Type: object

Pointer to information that is associated with another entity defined elsewhere in the mtConnectDevices entity for a piece of equipment. reference is an abstract entity and will be realized by a specific reference type for an mtConnectDevices entity. See ComponentRef and DataItemRef.

Type: string
Required

Pointer to the id of an entity that contains the information to be associated with this entity.

Type: string

Name of an element or a piece of equipment.

  • references eco.wonderland.workcell.device.reference.defs
{
"type": "object",
"required": [
"idRef"
],
"properties": {
"idRef": {
"type": "string"
},
"name": {
"type": "string"
}
}
}
© Lookinglass 2026