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

#include <opcua_types.h>

Data Fields

OpcUa_NodeId NodeId
 
OpcUa_PerformUpdateType PerformInsertReplace
 
OpcUa_EventFilter Filter
 
OpcUa_Int32 NoOfEventData
 
OpcUa_HistoryEventFieldListEventData
 

Detailed Description

Definition at line 4692 of file opcua_types.h.

Field Documentation

◆ NodeId

OpcUa_NodeId _OpcUa_UpdateEventDetails::NodeId

Definition at line 4694 of file opcua_types.h.

◆ PerformInsertReplace

OpcUa_PerformUpdateType _OpcUa_UpdateEventDetails::PerformInsertReplace

Definition at line 4695 of file opcua_types.h.

◆ Filter

OpcUa_EventFilter _OpcUa_UpdateEventDetails::Filter

Definition at line 4696 of file opcua_types.h.

◆ NoOfEventData

OpcUa_Int32 _OpcUa_UpdateEventDetails::NoOfEventData

Definition at line 4697 of file opcua_types.h.

◆ EventData

OpcUa_HistoryEventFieldList* _OpcUa_UpdateEventDetails::EventData

Definition at line 4698 of file opcua_types.h.


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