ANSI C Based OPC UA Client/Server/PubSub SDK  1.9.1.442
Event Types

TrustListUpdatedAuditEventType

Reference NodeClass BrowseName DataType ValueRank TypeDefinition ModellingRule
HasSupertype ObjectType AuditUpdateMethodEventType  

This event is raised when a trust list is changed.

This is the result of a CloseAndUpdate method on a TrustListType object being called. It shall also be raised when the AddCertificate or RemoveCertificate method causes an update to the trust list.

This EventType inherits all Properties of the AuditUpdateMethodEventType.

CertificateUpdatedAuditEventType

Reference NodeClass BrowseName DataType ValueRank TypeDefinition ModellingRule
HasSupertype ObjectType AuditUpdateMethodEventType  
HasProperty Variable CertificateGroup NodeId Scalar PropertyType Mandatory
HasProperty Variable CertificateType NodeId Scalar PropertyType Mandatory

This event is raised when the application certificate is changed.

This is the result of a UpdateCertificate method completing successfully or failing.

This EventType inherits all properties of the AuditUpdateMethodEventType.

Variable CertificateGroup

Specifies the certificate group that was affected by the update.

Variable CertificateType

Specifies the type of Certificate that was updated.