open62541 1.3.12
Open source implementation of OPC UA
|
#include <types_generated.h>
Data Fields | |
UA_NodeId | nodeId |
UA_UInt32 | attributeId |
UA_String | indexRange |
UA_DataValue | value |
Definition at line 1209 of file types_generated.h.
UA_NodeId UA_WriteValue::nodeId |
Definition at line 1210 of file types_generated.h.
UA_UInt32 UA_WriteValue::attributeId |
Definition at line 1211 of file types_generated.h.
UA_String UA_WriteValue::indexRange |
Definition at line 1212 of file types_generated.h.
UA_DataValue UA_WriteValue::value |
Definition at line 1213 of file types_generated.h.