Logo
Program smart lights API Documentation

Brightness

GET http://{{ipAddress}}/api/v1/:auth_token/state/brightness

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

{"value":100,"max":100,"min":0}



Curl
curl -X GET 'http://ipAddress/api/v1/:auth_token/state/brightness'

ENDPOINTS