open62541 1.3.12
Open source implementation of OPC UA
|
#include <types_generated.h>
Data Fields | |
UA_NodeId | typeDefinitionId |
size_t | browsePathSize |
UA_QualifiedName * | browsePath |
UA_UInt32 | attributeId |
UA_String | indexRange |
Definition at line 1132 of file types_generated.h.
UA_NodeId UA_SimpleAttributeOperand::typeDefinitionId |
Definition at line 1133 of file types_generated.h.
size_t UA_SimpleAttributeOperand::browsePathSize |
Definition at line 1134 of file types_generated.h.
UA_QualifiedName* UA_SimpleAttributeOperand::browsePath |
Definition at line 1135 of file types_generated.h.
UA_UInt32 UA_SimpleAttributeOperand::attributeId |
Definition at line 1136 of file types_generated.h.
UA_String UA_SimpleAttributeOperand::indexRange |
Definition at line 1137 of file types_generated.h.