OpcUaNodeIdType
Description
Represents a type of the identifier in a NodeId of the OPC UA information model.
Values of this enumeration:
- Numeric - Identifier is a number (positive integer).
 - String - Identifier is a text.
 - Guid - Identifier is a GUID (in a format: "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX").
 
