-
Notifications
You must be signed in to change notification settings - Fork 5
ViewType
Marco Salafia edited this page Apr 10, 2019
·
1 revision
This ObjectType represents a View entity. The structure of this ObjectType is depicted in the following picture:
The following table summarizes all the attributes belonging to the entity View.
Attribute (*=mandatory) | Type | OPC UA Mapping | Notes |
---|---|---|---|
idShort* | string | UA Property | |
category | string | N/A | |
description | [langString] 0...* | UA Property containing an Array of Localized Text | |
parent | Reference | UA Object of AASReferenceType | |
hasDataSpecification | [Reference] 0...* | EmbeddedDataSpecificationType instances referenced by HasEmbeddedDataSpecification | More details about this in the EmbeddeddataSpecificationType instances. |
hasSemantic | Reference | UA Object of AASReferenceType referenced by HasComponent | |
containedElement | [Reference] 0...* | UA Object of FolderType aggragating Objects by means of Organizes References | The aggregated Objects can be only of ObjectTypes representing Referable entities. |