Logo
Program smart lights API Documentation

Hardware version

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

Indicates the Rhythm's hardware version.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

"1.4"



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

ENDPOINTS