Logo
Program smart lights API Documentation

On/Off

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

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

{"value":true}



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

ENDPOINTS