Skip to content

List job executions for RS485

GET
/network/rs485/{deviceId}/upgrade-job

Returns all upgrade jobs for the RS485 device.

AllowedRoles: [front-desk-admin]

deviceId
required
string

OK

Array<object>
object
id
string
status
object
error
string
progress
integer
state
string

Bad Request

Unauthorized

Not Found