Logo
Program smart lights API Documentation

Rhythm mode

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

Allows the user to control the sound source for the Rhythm. Writing 0 to this field sets the Rhythm's sound source to the microphone, and writing 1 to the field sets the sound source to the aux cable.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

0



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

ENDPOINTS