Errata exists for this version of the document.
Table 37 defines the structure of the DeleteEventDetails structure.
Name |
Type |
Description |
DeleteEventDetails |
Structure |
The details for delete raw and delete modified history updates. |
nodeId |
NodeId |
Node id of the Object for which history values are to be deleted. |
eventIds[] |
ByteString |
An array of EventIds to identify which Events are to be deleted. |
The DeleteEventDetails structure 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, then the StatusCode for that Node is Bad_NoData.