open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
_OpcUa_UpdateStructureDataDetails 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 4666 of file opcua_types.h.

Field Documentation

◆ NodeId

OpcUa_NodeId _OpcUa_UpdateStructureDataDetails::NodeId

Definition at line 4668 of file opcua_types.h.

◆ PerformInsertReplace

OpcUa_PerformUpdateType _OpcUa_UpdateStructureDataDetails::PerformInsertReplace

Definition at line 4669 of file opcua_types.h.

◆ NoOfUpdateValues

OpcUa_Int32 _OpcUa_UpdateStructureDataDetails::NoOfUpdateValues

Definition at line 4670 of file opcua_types.h.

◆ UpdateValues

OpcUa_DataValue* _OpcUa_UpdateStructureDataDetails::UpdateValues

Definition at line 4671 of file opcua_types.h.


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