6.9.4.1 UpdateEventDetails structure detail

Table 68 defines the UpdateEventDetails structure.

Table 68 – UpdateEventDetails Structure
NameTypeDescription
UpdateEventDetailsStructureThe details for insert, replace, and insert/replace history Event updates.

nodeId

NodeIdNode id of the Object to be updated.

performInsertReplace

PerformUpdateTypeValue 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

EventFilterIf the history of Notification conforms to the EventFilter, the history of the Notification is updated.

eventData[]

HistoryEventFieldListList 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.

Table 69 – UpdateEventDetails definition
Attribute Value
BrowseNameUpdateEventDetails
IsAbstractFalse
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