Table 68 defines the structure of the DeleteEventDetails structure.
Table 68 – 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. |
Its representation in the AddressSpace is defined in Table 30.
Table 69 – DeleteEventDetails definition
Attribute |
Value |
|||||
BrowseName |
DeleteEventDetails |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the HistoryUpdateDetails DataType defined in Table 56. |
||||||
Conformance Units |
||||||
Historical Access Delete Event |
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.