feat: Introduce comprehensive printer and system diagnostics, including CUPS service status, job queue monitoring, disk space alerts with auto-cleanup, and a support ticket generation workflow.
This commit is contained in:
10
config.json
10
config.json
@@ -10,8 +10,12 @@
|
||||
"ip": "192.168.1.201"
|
||||
},
|
||||
{
|
||||
"name": "test printe",
|
||||
"name": "test printer",
|
||||
"ip": "192.168.1.202"
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"ip": ""
|
||||
}
|
||||
],
|
||||
"receipt_printers": [
|
||||
@@ -19,6 +23,10 @@
|
||||
"name": "Main Cashier",
|
||||
"usb_id": "1fc9:2016"
|
||||
},
|
||||
{
|
||||
"name": "test",
|
||||
"usb_id": "32re:2023"
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"usb_id": ""
|
||||
|
||||
Reference in New Issue
Block a user