Errata exists for this version of the document.
Table 34 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.
|
||||||||||
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.5.4 for HistoryEventFieldList definition). |