9.2.14 DeviceIdentityAcceptedAuditEventType

This abstract Event is raised when the Registrar accepts a DeviceIdentity. This occurs when the Registrar finds a matching validated Ticket and is able to validate a DeviceIdentity Certificate.

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

Table 30 – DeviceIdentityAcceptedAuditEventType Definition
Attribute Value
BrowseName2:DeviceIdentityAcceptedAuditEventType
IsAbstractTrue
References NodeClass BrowseName DataType TypeDefinition Modelling Rule
Subtype of the 2:DeviceRegistrationAuditEventType defined in 9.2.13
0:HasPropertyVariable2:Certificate0:ByteString0:PropertyTypeMandatory
0:HasPropertyVariable2:Ticket0:EncodedTicket0:PropertyTypeMandatory
0:HasPropertyVariable2:Composite0:EncodedTicket0:PropertyTypeMandatory
Conformance Units
Onboarding Registrar PullManagement

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

The Certificate Property is the DER encoded form of the DeviceIdentity Certificate that was validated.

The Ticket Property is the signed Ticket (see 8.1) that matches the DeviceIdentity Certificate.

The Composite Property is the signed Ticket (see 8.1) for the Composite that contains the Device.