C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
OpcUa_DeleteEventDetails Struct Reference

Deletes all event entries from the history database matching the EventId for one or more HistoricalEventNodes. More...

#include <opcua_types.h>

Public Attributes

OpcUa_NodeId NodeId
 NodeId of the object for which history values are to be deleted.
 
OpcUa_ByteStringEventIds
 An array of EventIds to identify which events are to be deleted.
 

Detailed Description

Deletes all event entries from the history database matching the EventId for one or more HistoricalEventNodes.

If no events are found that match the specified filter for a HistoricalEventNode, the StatusCode for that Node is Bad_NoData.


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