Logo
Program smart lights API Documentation

Firmware version

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

Indicates the Rhythm's firmware version.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

"2.0"



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

ENDPOINTS