|
open62541 1.3.15
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
| OpcUa_NodeId | NodeId |
| OpcUa_PerformUpdateType | PerformInsertReplace |
| OpcUa_EventFilter | Filter |
| OpcUa_Int32 | NoOfEventData |
| OpcUa_HistoryEventFieldList * | EventData |
Definition at line 4692 of file opcua_types.h.
| OpcUa_HistoryEventFieldList* _OpcUa_UpdateEventDetails::EventData |
Definition at line 4698 of file opcua_types.h.
| OpcUa_EventFilter _OpcUa_UpdateEventDetails::Filter |
Definition at line 4696 of file opcua_types.h.
| OpcUa_NodeId _OpcUa_UpdateEventDetails::NodeId |
Definition at line 4694 of file opcua_types.h.
| OpcUa_Int32 _OpcUa_UpdateEventDetails::NoOfEventData |
Definition at line 4697 of file opcua_types.h.
| OpcUa_PerformUpdateType _OpcUa_UpdateEventDetails::PerformInsertReplace |
Definition at line 4695 of file opcua_types.h.