Table 62 defines the UpdateEventDetails structure.
Table 62 – 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 63.
Table 63 – UpdateEventDetails definition
Attribute |
Value |
|||||
BrowseName |
UpdateEventDetails |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the HistoryUpdateDetails DataType defined in Table 56. |
||||||
Conformance Units |
||||||
Historical Access Replace Event |
||||||
Historical Access Update Event |
||||||
Historical Access Insert Event |