The BaseTicketType is an abstract base class for a Ticket.

The fields of this DataType are defined in Table 7.

Table 7 – BaseTicketType Structure

Name

Type

Description

BaseTicketType

0:Structure

Subtype of the Structure DataType defined in OPC 10000-5.

manufacturerName

0:String

The name of the Manufacturer for the Device.

modelName

0:String

The model name assigned by the Manufacturer.

Not specified if no model name was assigned or known.

modelVersion

0:String

The model version assigned by the Manufacturer.

Not specified if no model version was assigned or known.

hardwareRevision

0:String

The hardware revision assigned by the Manufacturer.

Not specified if no hardware revision was assigned or known.

softwareRevision

0:String

The software revision assigned by the Manufacturer.

May not be the same as the current version of software installed on the Device.

Not specified if no software revision was assigned or known.

serialNumber

0:String

The serial number assigned by the Manufacturer.

Not specified if no serial number was assigned or known.

manufactureDate

0:DateTime

When the Device was manufactured.

DateTime.MinValue if the date is not known.

authorities

2:CertificateAuthorityType []

A list of CAs need to validate DeviceIdentity Certificates on the Device that were installed when the Ticket was created.

Its representation in the AddressSpace is defined in Table 8.

Table 8 – BaseTicketType Definition

Attribute

Value

BrowseName

2:BaseTicketType

IsAbstract

True

References

NodeClass

BrowseName

DataType

TypeDefinition

Other

Subtype of the Structure DataType defined in OPC 10000-5.

Conformance Units

Onboarding Ticket Reader