Experimental: Provide browser access to local printers via websockets.
You don't want to use this, I promise.
{
"type": "list_available_printers"
}
[
{
"name": "Brother HL L3210CW series",
"system_name": "Brother_HL_L3210CW_series"
},
{
"name": "Printer ThermalPrinter",
"system_name": "Printer_ThermalPrinter"
}
]
{
"data": "...",
"system_name": "Brother_HL_L3210CW_series",
"type": "create_print_job"
}