Firmware Upgrade查询烧录进度Version: 1.0.0On this page查询烧录进度查询烧录进度 ✨ For Example Request curl --location '{{EU}}/burn/progress?cmdId=OPENAPI_2bbeba8a4b00427e86dc27e6fdde5e58' \--header 'token:xxx' Response { "errorCode": 0, "info": null, "body": { "progress": "0.51", // "status": "BURNING" // BURNING,BURN_SUCCESS,BURN_FAILED }, "successful": true}