OpcUA.NodeId (Opex62541 v0.1.1) View Source
An identifier for a node in the address space of an OPC UA Server.
An OPC UA information model is made up of nodes and references between nodes.
Every node has a unique NodeId. NodeIds refer to a namespace
with an additional
identifier
value that can be an integer, a string, a guid or a bytestring depending on the selected
identifier_type
.
Link to this section Summary
Link to this section Functions
Specs
Creates a structure for a node in the address space of an OPC UA Server.