10.5.2 DocumentationLinksType
The DocumentationLinksType is an AddIn and should be applied to Objects or ObjectTypes representing Assets. It is formally defined in Table 29.
| Attribute | Value | ||||
| BrowseName | DocumentationLinksType | ||||
| IsAbstract | False | ||||
| Description | AddIn to link documentation provided by the manufacturer and / or end-user. | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the 0:BaseObjectType Type defined in OPC 10000-5 | |||||
| 0:HasProperty | Variable | 0:DefaultInstanceBrowseName | 0:QualifiedName | PropertyType | |
| 0:HasComponent | Variable | <Link> | 0:UriString | BaseDataVariableType | OP |
| 0:HasComponent | Method | AddLink | O | ||
| 0:HasComponent | Method | RemoveLink | O | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| AMB DocumentationLinks Base |
The Property 0:DefaultInstanceBrowseName defines the default BrowseName of instances of this ObjectType.
The <Link> Variable represents links provided by instances of this type.
The components of the DocumentationLinksType have additional Attributes defined in Table 30.
| BrowsePath | Value Attribute | Description Attribute |
| 0:DefaultInstanceBrowseName | DocumentationLinks | |
| <Link> | Represents links to externally managed documentation, typically URLs. | |
| AddLink | Method to add an end-user specific link that is stored persistently in the server. | |
| RemoveLink | Method to remove an end-user specific link that is managed in the server. |