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

#include <opcua_types.h>

Data Fields

OpcUa_NodeId NodeId
 
OpcUa_PerformUpdateType PerformInsertReplace
 
OpcUa_Int32 NoOfUpdateValues
 
OpcUa_DataValue * UpdateValues
 

Detailed Description

Definition at line 4640 of file opcua_types.h.

Field Documentation

◆ NodeId

OpcUa_NodeId _OpcUa_UpdateDataDetails::NodeId

Definition at line 4642 of file opcua_types.h.

◆ PerformInsertReplace

OpcUa_PerformUpdateType _OpcUa_UpdateDataDetails::PerformInsertReplace

Definition at line 4643 of file opcua_types.h.

◆ NoOfUpdateValues

OpcUa_Int32 _OpcUa_UpdateDataDetails::NoOfUpdateValues

Definition at line 4644 of file opcua_types.h.

◆ UpdateValues

OpcUa_DataValue* _OpcUa_UpdateDataDetails::UpdateValues

Definition at line 4645 of file opcua_types.h.


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