Search
A NodeId that allows the namespace URI to be specified instead of an index.
Creates a structure for an expanded node in the address space of an OPC UA Server.
@spec new(list()) :: %OpcUA.ExpandedNodeId{ name_space_uri: term(), node_id: term(), server_index: term() }