ANSI C Based OPC UA Client/Server SDK  1.9.0.430
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: