LibLogicalAccess
2.5.0
An Open Source RFID Library
|
Card information about software and hardware version. More...
#include <desfirecommands.hpp>
Public Attributes | |
unsigned char | hardwareVendor |
The hardware vendor. | |
unsigned char | hardwareType |
The hardware type. | |
unsigned char | hardwareSubType |
The hardware subtype. | |
unsigned char | hardwareMjVersion |
The hardware major version. | |
unsigned char | hardwareMnVersion |
The hardware minor version. | |
unsigned char | hardwareStorageSize |
The hardware storage size. | |
unsigned char | hardwareProtocol |
The hardware protocol. | |
unsigned char | softwareVendor |
The software vendor. | |
unsigned char | softwareType |
The software type. | |
unsigned char | softwareSubType |
The software subtype. | |
unsigned char | softwareMjVersion |
The software major version. | |
unsigned char | softwareMnVersion |
The software minor version. | |
unsigned char | softwareStorageSize |
The software storage size. | |
unsigned char | softwareProtocol |
The software protocol. | |
unsigned char | uid [7] |
The serial card number. | |
unsigned char | batchNo [5] |
The batch number. | |
unsigned char | cwProd |
The production id. | |
unsigned char | yearProd |
The production year. | |
Card information about software and hardware version.
unsigned char logicalaccess::DESFireCommands::DESFireCardVersion::batchNo[5] |
The batch number.
unsigned char logicalaccess::DESFireCommands::DESFireCardVersion::cwProd |
The production id.
unsigned char logicalaccess::DESFireCommands::DESFireCardVersion::hardwareMjVersion |
The hardware major version.
unsigned char logicalaccess::DESFireCommands::DESFireCardVersion::hardwareMnVersion |
The hardware minor version.
unsigned char logicalaccess::DESFireCommands::DESFireCardVersion::hardwareProtocol |
The hardware protocol.
unsigned char logicalaccess::DESFireCommands::DESFireCardVersion::hardwareStorageSize |
The hardware storage size.
unsigned char logicalaccess::DESFireCommands::DESFireCardVersion::hardwareSubType |
The hardware subtype.
unsigned char logicalaccess::DESFireCommands::DESFireCardVersion::hardwareType |
The hardware type.
unsigned char logicalaccess::DESFireCommands::DESFireCardVersion::hardwareVendor |
The hardware vendor.
unsigned char logicalaccess::DESFireCommands::DESFireCardVersion::softwareMjVersion |
The software major version.
unsigned char logicalaccess::DESFireCommands::DESFireCardVersion::softwareMnVersion |
The software minor version.
unsigned char logicalaccess::DESFireCommands::DESFireCardVersion::softwareProtocol |
The software protocol.
unsigned char logicalaccess::DESFireCommands::DESFireCardVersion::softwareStorageSize |
The software storage size.
unsigned char logicalaccess::DESFireCommands::DESFireCardVersion::softwareSubType |
The software subtype.
unsigned char logicalaccess::DESFireCommands::DESFireCardVersion::softwareType |
The software type.
unsigned char logicalaccess::DESFireCommands::DESFireCardVersion::softwareVendor |
The software vendor.
unsigned char logicalaccess::DESFireCommands::DESFireCardVersion::uid[7] |
The serial card number.
unsigned char logicalaccess::DESFireCommands::DESFireCardVersion::yearProd |
The production year.