Skip to content

Upgrade Zigbee

POST
/network/zgate/{deviceId}/upgrade-job

Starts a job for the Zigbee 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]

deviceId
required
string

Accepted

object
id
string
status
object
error
string
progress
integer
state
string

Bad Request

Unauthorized

Not Found