Public Types | Data Fields
UA_NodeId Struct Reference

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

#include <ua_types.h>

Public Types

enum  { UA_NODEIDTYPE_NUMERIC = 2, UA_NODEIDTYPE_STRING = 3, UA_NODEIDTYPE_GUID = 4, UA_NODEIDTYPE_BYTESTRING = 5 }

Data Fields

UA_UInt16 namespaceIndex
enum UA_NodeId:: { ... }  identifierType
union UA_NodeId.identifier identifier

Detailed Description

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


Member Enumeration Documentation

anonymous enum
Enumerator:
UA_NODEIDTYPE_NUMERIC 
UA_NODEIDTYPE_STRING 
UA_NODEIDTYPE_GUID 
UA_NODEIDTYPE_BYTESTRING 

Field Documentation

union { ... } UA_NodeId::identifier

The documentation for this struct was generated from the following file: