This is a subtype of AuditEventType and is used for tracking a bulk insertion of HistoricalData or HistoricalEvents into a Historian. This Event should not be generated for a given Node more frequently than once per minute, even if inserts occur more frequently.
This type follows all the behaviour of its parent type. Its representation in the AddressSpace is formally defined Table 24.
Table 24 – AuditHistoryBulkInsertEventType definition
Attribute |
Value |
||||
BrowseName |
AuditHistoryBulkInsertEventType |
||||
IsAbstract |
False |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
Subtype of the AuditEventType defined in OPC 10000-5, i.e. it has HasProperty References to the same Nodes. |
|||||
HasProperty |
Variable |
UpdatedNode |
NodeId |
PropertyType |
Mandatory |
HasProperty |
Variable |
StartTime |
UtcTime |
PropertyType |
Mandatory |
HasProperty |
Variable |
EndTime |
UtcTime |
PropertyType |
Mandatory |
ConformanceUnits |
|||||
Historical Access Audit BulkInsert Events |
This EventType inherits all Properties of the AuditEventType. Their semantic is defined in OPC 10000-5.
UpdatedNode is the NodeId that had a bulk insert of historical information. It might be a HistoricalDataNode or a HistoricalEventNode.
StartTime is the oldest time of the block that was inserted.
EndTime is the newest time of the block that was inserted.