Label printing: include the model number for the label paper

This commit is contained in:
Graham Christensen 2021-11-29 21:27:01 -05:00 committed by GitHub
parent 4ea20ce076
commit 5fab9b6875
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ should print, a POST request to a configured URL is made. The target then is res
Reference implementation Reference implementation
--- ---
The webhook was developed and tested against a Brother QL-600 label printer, using endless 62mm label paper. The webhook provider implementation was The webhook was developed and tested against a Brother QL-600 label printer, using Brother DK-2205 endless 62mm label paper. The webhook provider implementation was
implemented into [a fork of brother_ql_web](https://github.com/mistressofjellyfish/brother_ql_web). implemented into [a fork of brother_ql_web](https://github.com/mistressofjellyfish/brother_ql_web).
Webhook request Webhook request