High Performance OPC UA Server SDK  1.1.0.158
ua_nodeidtype

The profiled capability has been successfully tested by a testing organisation authorized by the certifying authority. More...

Enumerations

enum  ua_nodeidtype {
  UA_NODEIDTYPE_TWOBYTE = 0, UA_NODEIDTYPE_FOURBYTE = 1, UA_NODEIDTYPE_NUMERIC = 2, UA_NODEIDTYPE_STRING = 3,
  UA_NODEIDTYPE_GUID = 4, UA_NODEIDTYPE_BYTESTRING = 5, UA_NODEIDTYPE_MAX_ENUM_VALUE = INT32_MAX
}
 The profiled capability has been successfully tested by a testing organisation authorized by the certifying authority. More...
 

Functions

const char * ua_nodeidtype_to_string (enum ua_nodeidtype nodeidtype)
 

Detailed Description

The profiled capability has been successfully tested by a testing organisation authorized by the certifying authority.

This field shall be specified.

Enumeration Type Documentation

The profiled capability has been successfully tested by a testing organisation authorized by the certifying authority.

This field shall be specified.