open62541 1.3.12
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
OpcUa_NodeId | NodeId |
OpcUa_PerformUpdateType | PerformInsertReplace |
OpcUa_Int32 | NoOfUpdateValues |
OpcUa_DataValue * | UpdateValues |
Definition at line 4666 of file opcua_types.h.
OpcUa_NodeId _OpcUa_UpdateStructureDataDetails::NodeId |
Definition at line 4668 of file opcua_types.h.
OpcUa_PerformUpdateType _OpcUa_UpdateStructureDataDetails::PerformInsertReplace |
Definition at line 4669 of file opcua_types.h.
OpcUa_Int32 _OpcUa_UpdateStructureDataDetails::NoOfUpdateValues |
Definition at line 4670 of file opcua_types.h.
OpcUa_DataValue* _OpcUa_UpdateStructureDataDetails::UpdateValues |
Definition at line 4671 of file opcua_types.h.