Print job status reporting
This commit is contained in:
@@ -8,7 +8,7 @@ This is a Docker-based MQTT client that listens for print requests, generates ve
|
||||
- `MQTT_HOST`: MQTT broker hostname
|
||||
- `MQTT_PORT`: MQTT broker port
|
||||
- `MQTT_TOPIC_SUB`: Topic to subscribe for print requests
|
||||
- `MQTT_TOPIC_PUB_ERRORS`: Topic to publish errors
|
||||
- `MQTT_TOPIC_PUB_STATUS`: Topic to publish status messages (success and errors)
|
||||
- `PRINTER_DEVICE`: Printer device path (e.g., /dev/usb/lp0)
|
||||
- `PRINTER_MODEL`: Printer model (e.g., QL-800)
|
||||
- `LABEL_SIZE_DEFAULT`: Default label size (e.g., 29x90)
|
||||
|
||||
Reference in New Issue
Block a user