open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
UA_WriteValue Struct Reference

#include <types_generated.h>

Data Fields

UA_NodeId nodeId
 
UA_UInt32 attributeId
 
UA_String indexRange
 
UA_DataValue value
 

Detailed Description

Definition at line 1209 of file types_generated.h.

Field Documentation

◆ nodeId

UA_NodeId UA_WriteValue::nodeId

Definition at line 1210 of file types_generated.h.

◆ attributeId

UA_UInt32 UA_WriteValue::attributeId

Definition at line 1211 of file types_generated.h.

◆ indexRange

UA_String UA_WriteValue::indexRange

Definition at line 1212 of file types_generated.h.

◆ value

UA_DataValue UA_WriteValue::value

Definition at line 1213 of file types_generated.h.


The documentation for this struct was generated from the following file: