Refinements

This commit is contained in:
Ircama
2023-08-05 17:05:09 +02:00
parent bc512c9c88
commit c3fd25c223
2 changed files with 77 additions and 13 deletions

View File

@@ -152,7 +152,27 @@ TimeoutError
Example of advanced printer status with an XP-205 printer:
```
{'cartridges': ['18XL', '18XL', '18XL', '18XL'],
{'cartridge_information': [{'id': '0D081F172A0D04004C',
'ink_color': 'Black',
'ink_quantity': 89,
'production_month': 8,
'production_year': 2013},
{'id': '15031D06230D080093',
'ink_color': 'Yellow',
'ink_quantity': 77,
'production_month': 3,
'production_year': 2021},
{'id': '150317111905020047',
'ink_color': 'Magenta',
'ink_quantity': 59,
'production_month': 3,
'production_year': 2021},
{'id': '14091716080501001D',
'ink_color': 'Cyan',
'ink_quantity': 40,
'production_month': 9,
'production_year': 2020}],
'cartridges': ['18XL', '18XL', '18XL', '18XL'],
'firmware_version': 'RF11I5 11 May 2018',
'ink_replacement_counters': {('Black', '1B', 1),
('Black', '1L', 19),
@@ -175,8 +195,10 @@ Example of advanced printer status with an XP-205 printer:
(3, 1, 'Cyan', 'Cyan', 40)],
'jobname': 'Not defined',
'loading_path': 'fixed',
'maintenance_box_0': 'not full (0)',
'maintenance_box_1': 'not full (0)',
'maintenance_box_2': 'not full (0)',
'maintenance_box_reset_count_1': 0,
'maintenance_box_reset_count_2': 0,
'paper_path': 'Cut sheet (Rear)',
'ready': True,
'replace_cartridge': '00000001',
@@ -190,6 +212,7 @@ Example of advanced printer status with an XP-205 printer:
'Emulation 3': 'BDC',
'Emulation 4': 'other',
'Emulation 5': 'other',
'Epson Model': 'XP-205 207 Series',
'IP Address': '192.168.1.87',
'Lang 1': 'unknown',
'Lang 2': 'ESCPL2',