Upgrade RS485
POST /network/rs485/{deviceId}/upgrade-job
POST
/network/rs485/{deviceId}/upgrade-job
Starts a job for the Gateway device to upgrade the firmware to the latest version. Calling this multiple times will schedule multiple upgrade jobs which will be processed by the device in the order they were created.
AllowedRoles: [front-desk-admin]
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” deviceId
required
string
Responses
Section titled “ Responses ”Accepted
object
id
string
status
object
error
string
progress
integer
state
string
Bad Request
Unauthorized
Not Found