cards_printed | int | Total cards successfully printed by printer. | [optional] |
cards_remaining | int | number of cards remaining before cleaning | [optional] |
certificate | bytearray | Self signed certs for legacy printers | [optional] |
device_id | str | Printers unique device ID obtained from the printer LCD. | [optional] |
firmware_checked_on | datetime | The date when the firmware version was last checked | [optional] [readonly] |
firmware_update_request_id | str | The request id for an active firmware update | [optional] [readonly] |
firmware_updated_on | datetime | The date when the firmware version was last updated | [optional] [readonly] |
firmware_version | str | The firmware version | [optional] [readonly] |
hoppers | int | The number of hoppers | [optional] [readonly] |
id | str | | [optional] [readonly] |
location | str | Optional physical location of the printer. | [optional] |
model | str | The printer model | [optional] [readonly] |
name | str | The printer name | [optional] |
new_firmware_version | str | A newer firmware version | [optional] [readonly] |
printer_type | str | The printer type | [optional] [readonly] |
ptp_ready | bool | A flag used to determine if the printer has PTP ribbon or not (Ignore this field in the API request or response) | [optional] |
retransfer_roll_remaining | float | percentage of retransfer roll remaining in printer | [optional] |
ribbon_id | str | ID of the cloud enabled ribbon installed in the printer (Ignore this field in the API request or response) | [optional] |
ribbon_remaining | float | percentage of ribbon remaining in printer | [optional] |
sc_simulator | bool | A flag used to determine if the smart card simulator needs to be invoked | [optional] |
status | str | | [optional] |