ANSI C UA Server SDK  1.6.0.341
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
OpcUa_NodeId::Identifier Union Reference

The identifier for a Node in the AddressSpace of an OPC UA Server. More...

#include <opcua_builtintypes.h>

Data Fields

OpcUa_UInt32 Numeric
 
OpcUa_String String
 
OpcUa_GuidGuid
 
OpcUa_ByteString ByteString
 

Detailed Description

The identifier for a Node in the AddressSpace of an OPC UA Server.

Field Documentation

OpcUa_ByteString ByteString

Namespace specific format in a ByteString

OpcUa_Guid* Guid

Globally Unique Identifier

OpcUa_UInt32 Numeric

Numeric value

OpcUa_String String

String value


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