Skip to main content

Get status of updating progress

Returns updating progress information

  • If updating hasn't been started progress=0
  • When updating finished progress=100
  • Device will reboot automatically to finish update
Responses

OK


Schema
  • is_ipdating boolean
  • progress integer

    Possible values: <= 100

    0 - updating doesn't starting, 100 - updating finished

Loading...