Update device status by device id

Update device status by device id

Performs partial update, if a field is specified in the request it will be updated

Request Body Parameters:

ParameterTypeMandatoryDescriptionExample
dataobjecttrueStatus attributes to update (built-in and custom){_fwVersion=0.73, batteryLevel=0.63}
Path Parameters:
ParameterTypeMandatoryDescriptionExample
idstringtrueDevice iddevice1

This API requires PROTECTED_API permission(s).

Path Params
string
required

Device id

Body Params
data
object
required

Status attributes to update (built-in and custom)

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json