relationshipType
Lexicon: eco.wonderland.workcell.device.data.defs
Type: string
parent: Functions as a parent in the relationship with the associated element.child: Functions as a child in the relationship with the associated element.peer: Functions as a peer which provides equal functionality and capabilities in the relationship with the associated element.
Referenced By
Section titled “Referenced By”- assetRelationship
eco.wonderland.workcell.device.configuration.relationship.defs - componentRelationship
eco.wonderland.workcell.device.configuration.relationship.defs - configurationRelationship
eco.wonderland.workcell.device.configuration.relationship.defs
Schema
Section titled “Schema”{ "type": "string", "knownValues": [ "parent", "child", "peer" ]}