After each print done. The app will send the print log to https://niimbot-pro.cn-hangzhou.log.aliyuncs.com/logstores/print-bison-content/shards/lb. The server will analysis the log then increase materialUsed for rfid uuid.
APP traffic
Log
Other Urls
Printer List
Here is all the available printer make by niimbot
https://print.niimbot.com/api/hardware/list
The paperType in each printer section is the info for what type of paper can this printer print. Same id with the rfid consumablesType.
Also the consumables.parentProperty.code is the same ID, but with more detailed paper info.
Below are some important traffic related to label printing.
Get Rfid print policy
The app will use the printer ID to query the print policy for non-rfid label.
Get Rfid info
Use the rfid uuid to query the server log, if
materialUsed
>allowNum
, APP will stop printing.Get label info
App will use the barcode info from RFID to query the label details. This is how the app auto detect the printer label size.
After Print log.
After each print done. The app will send the print log to
https://niimbot-pro.cn-hangzhou.log.aliyuncs.com/logstores/print-bison-content/shards/lb
. The server will analysis the log then increasematerialUsed
for rfid uuid.APP traffic
Log
Other Urls
Printer List
Here is all the available printer make by niimbot
https://print.niimbot.com/api/hardware/list
The
paperType
in each printer section is the info for what type of paper can this printer print. Same id with the rfidconsumablesType
. Also theconsumables.parentProperty.code
is the same ID, but with more detailed paper info.Note
app0000XX
are the i18n key.