Start firmware update
Start firmware update from server or file. After successful start web server don't respond with 200.
Responses
- 200
- 400
- 401
OK
Nothing to update
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
"error": "Nothing to update"
}
{
"error": "Nothing to update"
}
Please log in
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Loading...