Get all light controller info
GET http://{{ipAddress}}/api/v1/:auth_token/
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
{"name":"Nanoleaf Light Panels 52:c4:ce","serialNo":"S18122A0754","manufacturer":"Nanoleaf","firmwareVersion":"2.3.0","model":"NL22","state":{"on":{"value":true},"brightness":{"value":100,"max":100,"min":0},"hue":{"value":0,"max":360,"min":0},"sat":{"value":0,"max":100,"min":0},"ct":{"value":4000,"max":6500,"min":1200},"colorMode":"effect"},"effects":{"select":"Northern Lights","effectsList":["Color Burst","Flames","Forest","Inner Peace","Nemo","Northern Lights","Romantic","Snowfall"]},"panelLayout":{"layout":{"numPanels":1,"sideLength":150,"positionData":[{"panelId":186,"x":-74,"y":43,"o":180}]},"globalOrientation":{"value":0,"max":360,"min":0}},"rhythm":{"rhythmConnected":false,"rhythmActive":null,"rhythmId":null,"hardwareVersion":null,"firmwareVersion":null,"auxAvailable":null,"rhythmMode":null,"rhythmPos":null}} |