7.2 IdentificationType definition

7.2.1 Overview

The IdentificationType provides identification information of components of a Vending Machine. It is formally defined in Table 16.

7.2.2 ObjectType definition

Table 16 - IdentificationType definition
Attribute Value
BrowseNameIdentificationType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the 2:FunctionalGroupType
0:HasPropertyVariable2:Manufacturer0:LocalizedText0:PropertyTypeM
0:HasPropertyVariable2:ManufacturerUri0:String0:PropertyTypeO
0:HasPropertyVariable2:Model0:LocalizedText0:PropertyTypeO
0:HasPropertyVariable2:ProductCode0:String0:PropertyTypeM
0:HasPropertyVariable2:HardwareRevision0:String0:PropertyTypeO
0:HasPropertyVariable2:SoftwareRevision0:String0:PropertyTypeM
0:HasPropertyVariable2:DeviceRevision0:String0:PropertyTypeO
0:HasPropertyVariable2:DeviceManual0:String0:PropertyTypeO
0:HasPropertyVariable2:DeviceClass0:String0:PropertyTypeO
0:HasPropertyVariable2:SerialNumber0:String0:PropertyTypeO
0:HasPropertyVariable2:ProductInstanceUri0:String0:PropertyTypeM
0:HasPropertyVariable2:RevisionCounter0:Int320:PropertyTypeO
0:HasPropertyVariable2:SoftwareReleaseDate0:DateTime0:PropertyTypeO
0:HasPropertyVariable2:PatchIdentifiers0:String[]0:PropertyTypeO
0:HasInterfaceObjectType2:IVendorNameplateType
Conformance Units
UnattendedRetail MachineEngine
UnattendedRetail PaymentService
UnattendedRetail UI
UnattendedRetail PriceService
UnattendedRetail PaymentDevice Coin
UnattendedRetail PaymentDevice Bill
UnattendedRetail PaymentDevice Cashless
UnattendedRetail AuditCollect

The ObjectType implements the Interface 2:IVendorNameplateType. The Properties of the 2:IVendorNameplateType Interface shall be used as defined in OPC 10000-100.

The 2:Manufacturer Property shall use the three-character manufacturer identification as defined in Annex B of EVA DTS, if the company is represented in that annex. The LocaleId shall be left empty.

The 2:ProductInstanceUri Property identifies the component globally unique, as defined in OPC 10000-100. The maximum length is 255 characters, as defined in OPC 10000-100. It is recommended to use the 2:ManufacturerUri followed by the 2:Model followed by the 2:SerialNumber, for example "https://example.com/Model_ABC/SN12345678".

If the component is delivered with a specific hardware, the 2:HardwareRevision Property shall be provided. If the component is only provided as software, it may be omitted.