This namespace contains classes for OPC Unified Architecture (OPC-UA) address space.
Classes
Interfaces
| Interface | Description |
![Interface](template/packages/core-dotnet/images/Interface.png) | IUANodeElement | Contains information gathered about a node in OPC server's address space. |
![Interface](template/packages/core-dotnet/images/Interface.png) | IUANodeId | Stores an identifier for a node in a server's address space, together with a complete namespace URI. |
![Interface](template/packages/core-dotnet/images/Interface.png) | IUAQualifiedName | A name qualified by a namespace. |
Enumerations
| Enumeration | Description |
![Enumeration](template/packages/core-dotnet/images/Enumeration.png) | UANodeClass | Represents one node class, or a combination of node classes (classes of nodes in OPC Address Space). |
![Enumeration](template/packages/core-dotnet/images/Enumeration.png) | UANodeIdType | Selects the type of the node Id. |
See Also