5.5.17 UAExpandedNodeID

UAExpandedNodeIDDataTypeDescription
ServerIndexUDINTThe ServerIndex formatted as a base 10 number.
NamespaceURIVendor specific

Shall be STRING or WSTRING. The recommendation for new implementation is to use WSTRING. The NamespaceUri formatted as a string. Any reserved characters in the URI shall be replaced with a ‘%’ followed by its 8 bit ANSI value encoded as two hexadecimal digits (case insensitive). For example, the character ‘;’ would be replaced by ‘%3B’.

The reserved characters are ‘;’ and ‘%’.

IDUANodeID

An identifier for a node in the address space of an OPC UA Server.

See UANodeID