6.9.4.1 UpdateEventDetails structure detail
Table 68 defines the UpdateEventDetails structure.
| Name | Type | Description |
|---|---|---|
| UpdateEventDetails | Structure | The details for insert, replace, and insert/replace history Event updates. |
nodeId | NodeId | Node id of the Object to be updated. |
performInsertReplace | PerformUpdateType | Value determines which action of insert, replace, or update is performed. The Delete enumeration value is not allow and will result in a Bad_InvalidArgument error. |
filter | EventFilter | If the history of Notification conforms to the EventFilter, the history of the Notification is updated. |
eventData[] | HistoryEventFieldList | List of Event Notifications to be inserted or updated (see 6.6.4 for HistoryEventFieldList definition). |
Its representation in the AddressSpace is defined in Table 69.
| Attribute | Value | |||||
| BrowseName | UpdateEventDetails | |||||
| IsAbstract | False | |||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other | |
|---|---|---|---|---|---|---|
| Subtype of the HistoryUpdateDetails DataType defined in Table 62. | ||||||
| Conformance Units | ||||||
|---|---|---|---|---|---|---|
| Historical Access Replace Event | ||||||
| Historical Access Update Event | ||||||
| Historical Access Insert Event |