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