|
open62541 1.3.15
Open source implementation of OPC UA
|
#include <types.h>
Data Fields | ||
| UA_UInt16 | namespaceIndex | |
| enum UA_NodeIdType | identifierType | |
| union { | ||
| UA_UInt32 numeric | ||
| UA_String string | ||
| UA_Guid guid | ||
| UA_ByteString byteString | ||
| } | identifier | |
| UA_ByteString UA_NodeId::byteString |
| union { ... } UA_NodeId::identifier |
| enum UA_NodeIdType UA_NodeId::identifierType |