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

#include <opcua_types.h>

Data Fields

OpcUa_NodeId NodeId
 
OpcUa_UInt32 AttributeId
 
OpcUa_String IndexRange
 
OpcUa_DataValue Value
 

Detailed Description

Definition at line 4514 of file opcua_types.h.

Field Documentation

◆ NodeId

OpcUa_NodeId _OpcUa_WriteValue::NodeId

Definition at line 4516 of file opcua_types.h.

◆ AttributeId

OpcUa_UInt32 _OpcUa_WriteValue::AttributeId

Definition at line 4517 of file opcua_types.h.

◆ IndexRange

OpcUa_String _OpcUa_WriteValue::IndexRange

Definition at line 4518 of file opcua_types.h.

◆ Value

OpcUa_DataValue _OpcUa_WriteValue::Value

Definition at line 4519 of file opcua_types.h.


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