Skip to main content

Update Device Brightness

PUT 

/v1/device/:deviceUid/brightness

Request change device brightness by deviceUid.

Parameters

FieldTypeRequiredDescription
deviceUidstringrequireddevice application id

Body

FieldTypeDescription
brightness1numberdevice brightness in percent 0-100
timeFrom1HH:MM:SSstarting time for brightness 1
brightness2numberdevice brightness in percent 0-100
timeFrom2HH:MM:SSstarting time for brightness 2

Request

Responses

OK

Response Headers
    Content-Type
    Link

    Contains URL pointing to the result of this action. Keep making requests to this URL, until the response indicates, that the action was processed. For more information, refer to endpoint Get Device History.