9.2.15 DeviceSoftwareUpdatedAuditEventType

This abstract Event is raised when the Registrar receives the Device software status has changed.

This Event and it subtypes are security related and Servers shall only report them to Sessions with access to the SecurityAdmin Role.

Its representation in the AddressSpace is formally defined in Table 31.

Table 31 – DeviceSoftwareUpdatedAuditEventType Definition
Attribute Value
BrowseName2:DeviceSoftwareUpdatedAuditEventType
IsAbstractTrue
References NodeClass BrowseName DataType TypeDefinition Modelling Rule
Subtype of the 2:DeviceRegistrationAuditEventType defined in 9.2.13.
0:HasPropertyVariable2:Status0:Boolean0:PropertyTypeMandatory
0:HasPropertyVariable2:SoftwareRevision0:String0:PropertyTypeMandatory
Conformance Units
Onboarding Registrar PullManagement

This EventType inherits all Properties of the AuditEventType. Their semantic is defined in OPC 10000-5.

The Status Property is the TRUE if the Device firmware is up to date.

The SoftwareRevision Property is the version of the firmware that was installed (if Status=TRUE) or needs to be installed (Status=FALSE).