High Performance OPC UA Server SDK  1.2.0.193
ua_namingruletype

This data type is an enumeration that identifies the NamingRule. More...

Enumerations

enum  ua_namingruletype { UA_NAMINGRULETYPE_MANDATORY = 1, UA_NAMINGRULETYPE_OPTIONAL = 2, UA_NAMINGRULETYPE_CONSTRAINT = 3, UA_NAMINGRULETYPE_MAX_ENUM_VALUE = INT32_MAX }
 This data type is an enumeration that identifies the NamingRule.
 

Functions

const char * ua_namingruletype_to_string (enum ua_namingruletype namingruletype)
 

Detailed Description

This data type is an enumeration that identifies the NamingRule.