|
open62541 1.4.15
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 |
AttributeOperand.
Definition at line 2435 of file types_generated.h.
| UA_String UA_AttributeOperand::alias |
Definition at line 2437 of file types_generated.h.
| UA_UInt32 UA_AttributeOperand::attributeId |
Definition at line 2439 of file types_generated.h.
| UA_RelativePath UA_AttributeOperand::browsePath |
Definition at line 2438 of file types_generated.h.
| UA_String UA_AttributeOperand::indexRange |
Definition at line 2440 of file types_generated.h.
| UA_NodeId UA_AttributeOperand::nodeId |
Definition at line 2436 of file types_generated.h.