6.9.7 DeleteEventDetails structure
6.9.7.1 DeleteEventDetails structure detail
Table 74 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. |
Its representation in the AddressSpace is defined in Table 30.
| Attribute | Value | |||||
| BrowseName | DeleteEventDetails | |||||
| IsAbstract | False | |||||
| 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.