DeviceRelationship
Supertype: ConfigurationRelationship
Definition: ConfigurationRelationship that describes the association between a Component or an Asset and a Device.
Version Info
| Introduced | Deprecated | Updated | |—:|—:|—:| | 1.5 | | 2.6 (Previous: 2.5) |
Inherited Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
name | string | 1.5 | 0..1 | name associated with this ConfigurationRelationship. | |
id | ID | 1.5 | 1 | unique identifier for this ConfigurationRelationship. | |
type | RelationshipTypeEnum | 1.5 | 1 | defines the authority that this piece of equipment has relative to the associated piece of equipment. The type MUST be specified | |
criticality | CriticalityTypeEnum | 1.5 | 0..1 | defines whether the services or functions provided by the associated piece of equipment is required for the operation of this piece of equipment. |
Inherited Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
isRelationshipOf | Configuration | 1.5 | 0..* |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
deviceUuidRef | UUID | 1.5 | 1 | reference to the Device::uuid of the associated piece of equipment. | |
href | xlinkhref | 1.5 | 0..1 | URI identifying the agentsoftware that collects data published from one or more piece(s) of equipment, organizes that data in a structured manner, and responds to requests for data from client software systems by providing a structured response in the form of a response document that is constructed using the semantic data model of a Standard. that is publishing information for the associated piece of equipment. | |
role | RoleTypeEnum | 1.5 | 0..1 | defines the services or capabilities that the referenced piece of equipment provides relative to this piece of equipment. | |
xlink:type | xlinktype | 1.5 | 0..1 | xlink:typeMUST have a fixed value of locator as defined in W3C XLink 1.1 https://www.w3.org/TR/xlink11/. |