Logo
Program smart lights API Documentation

Rhythm positions

GET http://{{ipAddress}}/api/v1/:auth_token/rhythm/rhythmPos

Indicates the position and orientation of the Rhythm in the Light Panels' layout.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

{"x":0,"y":173,"o":60}



Curl
curl -X GET 'http://ipAddress/api/v1/:auth_token/rhythm/rhythmPos'

ENDPOINTS