GET_DATA instruction (https://docs.springcard.com/books/SpringCore/Host_interfaces/Logical/Direct_Protocol/CONTROL_class/Queries/GET_DATA) More...
Classes | |
| class | BatteryState |
| Battery and power state. More... | |
| class | BootloaderFlags |
| Bootloader flags. More... | |
| class | HardwareCharacteristics |
| Hardware Characteristics. More... | |
Static Public Member Functions | |
| static string | GetEntryName (byte entry) |
| Translate the identifier of the data into its name. | |
GET_DATA instruction (https://docs.springcard.com/books/SpringCore/Host_interfaces/Logical/Direct_Protocol/CONTROL_class/Queries/GET_DATA)
|
strong |
Values for the Data field in the GET_DATA instruction.
| Enumerator | |
|---|---|
| DeviceName | Device Name = Vendor Name (SPACE) Product Name |
| VendorName | Vendor Name |
| ProductName | Product Name |
| SerialNumber | Serial Number as ASCII string |
| PnpId | Plug'N'Play ID as ASCII string |
| Version | Firmware Version as ASCII string |
| FirmwareRevision | Firmware Revision |
| FirmwareName | Firmware Name |
| BuildUser | Build user |
| BuildDateTime | Build date and time |
| EthernetAddress | Ethernet address as ASCII string |
| BluetoothAddress | Bluetooth address as ASCII string |
| BluetoothDeviceName | Bluetooth advertised name |
| UniqueID | Unique ID of the device, GUID-style ASCII string |
| ConfigID | ID of the configuration, GUID-style ASCII string |
| HardwareReference | Part number and version of the hardware |
| ContactlessLibraryVersion | Version of the Contactless library |
| SmartcardLibraryVersion | Version of the Smartcard library |
| DaughterFirmware | Firmware of the (antenna) daughter-board |
| DaughterHardware | Hardware of the (antenna) daughter-board |
| DaughterConfiguration | Configuration of the (antenna) daughter-board |
| DaughterSequences | Sequence-pack of the (antenna) daughter-board |
| OriginalVendorName | Vendor Name (default value) |
| OriginalProductName | Product Name (default value) |
| DetectedProductVariant | Variant of Product Name |
| OriginalEthernetAddress | Ethernet address (default value) as ASCII string |
| OriginalBluetoothAddress | Bluetooth address (default value) as ASCII string |
| CcidSlotCount | Number of CCID slots |
| SerialNumberRaw | Serial Number |
| PnpIdRaw | Plug'N'Play ID |
| VersionRaw | Version |
| EthernetAddressRaw | Ethernet address |
| BluetoothAddressRaw | Bluetooth address |
| UniqueIDRaw | Unique ID of the device, 16-byte buffer |
| ConfigIDRaw | ID of the configuration, 16-byte buffer |
| HardwareCharacteristics | Hardware Characteristics |
| BootloaderFlagsRaw | Bootloader flags |
| RunningFirmwareIdRaw | Internal ID of the firmware |
| FactoryConfigFirmwareIdRaw | Internal ID of the firmware that has defined its factory configuration |
| PowerStateRaw | Power state |
| BatteryStateRaw | Battery state |
| OriginalEthernetAddressRaw | Ethernet address (default value) |
| OriginalBluetoothAddressRaw | Bluetooth address (default value) |