Logo
Program smart lights API Documentation

Global orientation

GET http://{{ipAddress}}/api/v1/:auth_token/panelLayout/globalOrientation

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

{"value":0,"max":360,"min":0}



Curl
curl -X GET 'http://ipAddress/api/v1/:auth_token/panelLayout/globalOrientation'

ENDPOINTS