ExpandedNodeId¶
Canonical path: o6.ExpandedNodeId
ExpandedNodeId
¶
OPC UA ExpandedNodeId: a NodeId plus namespace URI and server index.
Servers use the expanded form wherever the target namespace or server
could be ambiguous, so it turns up in Browse results, method outputs, and
monitored-item notifications. It parses from the same string syntax as
NodeId, extended with nsu= and svr=.