Skip to main content

nexigon_api.properties.OtaUpdateStatus

OTA update status.

currentVersionstring
targetVersionstring
statenexigon_api.properties.OtaUpdateState

OTA update state.

Possible values: [installing, completed, failed, rebooting]

activeboolean
nexigon_api.properties.OtaUpdateStatus
{
"currentVersion": "string",
"targetVersion": "string",
"active": true
}