MQTT print job completed report
When the printing is complete, the terminal will post a completed message to the MQTT server
{
"dvsno": "xxx",
"kind": "PRINT_TASK_DONE",
"task_id": "xxx",
"status": "1"
}
Field | Type | Description |
---|---|---|
dvsno | String | Terminal ID |
kind | String | command identifier, default is PRINT_TASK_DONE |
task_id | String | ID of the print task |
status | Int | completed flag |
作者:admin 创建时间:2023-03-31 08:53
最后编辑:admin 更新时间:2023-12-18 22:31
最后编辑:admin 更新时间:2023-12-18 22:31