6.9.7 DeleteEventDetails structure

6.9.7.1 DeleteEventDetails structure detail

Table 74 defines the structure of the DeleteEventDetails structure.

Table 74 – DeleteEventDetails Structure
NameTypeDescription
DeleteEventDetailsStructureThe details for delete raw and delete modified history updates.

nodeId

NodeIdNode id of the Object for which history values are to be deleted.

eventIds []

ByteStringAn array of EventIds to identify which Events are to be deleted.

Its representation in the AddressSpace is defined in Table 30.

Table 75 – DeleteEventDetails definition
Attribute Value
BrowseNameDeleteEventDetails
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the HistoryUpdateDetails DataType defined in Table 62.
Conformance Units
Historical Access Delete Event
6.9.7.2 Delete event functionality

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.