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

The DeleteAtTime structure deletes all entries in the history database for the specified timestamps for one or more HistoricalDataNodes. More...

#include <opcua_types.h>

Public Attributes

OpcUa_NodeId NodeId
 NodeId of the object for which history values are to be deleted.
 
OpcUa_DateTimeReqTimes
 The entries define the specific timestamps for which values are to be deleted.
 

Detailed Description

The DeleteAtTime structure deletes all entries in the history database for the specified timestamps for one or more HistoricalDataNodes.

This parameter is intended to be used to delete specific data from the history database, e.g. lab data that is incorrect and cannot be correctly reproduced.


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