|
open62541 1.3.15
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 4640 of file opcua_types.h.
| OpcUa_NodeId _OpcUa_UpdateDataDetails::NodeId |
Definition at line 4642 of file opcua_types.h.
| OpcUa_Int32 _OpcUa_UpdateDataDetails::NoOfUpdateValues |
Definition at line 4644 of file opcua_types.h.
| OpcUa_PerformUpdateType _OpcUa_UpdateDataDetails::PerformInsertReplace |
Definition at line 4643 of file opcua_types.h.
| OpcUa_DataValue* _OpcUa_UpdateDataDetails::UpdateValues |
Definition at line 4645 of file opcua_types.h.