open62541 1.3.12
Open source implementation of OPC UA
|
#include <types_generated.h>
Data Fields | |
UA_NodeId | nodeId |
UA_String | alias |
UA_RelativePath | browsePath |
UA_UInt32 | attributeId |
UA_String | indexRange |
Definition at line 1121 of file types_generated.h.
UA_NodeId UA_AttributeOperand::nodeId |
Definition at line 1122 of file types_generated.h.
UA_String UA_AttributeOperand::alias |
Definition at line 1123 of file types_generated.h.
UA_RelativePath UA_AttributeOperand::browsePath |
Definition at line 1124 of file types_generated.h.
UA_UInt32 UA_AttributeOperand::attributeId |
Definition at line 1125 of file types_generated.h.
UA_String UA_AttributeOperand::indexRange |
Definition at line 1126 of file types_generated.h.