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 |
||||
BrowseName |
2:DeviceSoftwareUpdatedAuditEventType |
||||
IsAbstract |
True |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Modelling Rule |
Subtype of the 2:DeviceRegistrationAuditEventType defined in 9.2.13. |
|||||
0:HasProperty |
Variable |
2:Status |
0:Boolean |
0:PropertyType |
Mandatory |
0:HasProperty |
Variable |
2:SoftwareRevision |
0:String |
0:PropertyType |
Mandatory |
|
|||||
Conformance Units |
|||||
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).