Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »

Using the Node-RED you can control the color temperature of specific luminaire groups. You will be able to adjust the color temperature curve and also the brightness level.

Import the ready made flow using the instructions here: Importing Node-RED flow

[{"id":"9c61868e.cde0a8","type":"es cct","z":"d34d8c92.282a9","name":"","startTime":"05:00","finishTime":"23:30","colorLevels":[3500,4997,5446,5006,3500],"colorLabels":["05:00","08:12","13:31","18:47","23:30"],"brightnessLevels":[100,48,48,49,100],"brightnessLabels":["05:00","08:55","12:59","19:34","23:30"],"sendFrequencyInMinutes":1,"cctMin":3500,"cctMax":5500,"selectedVertex":"B827EB6C2118","x":280,"y":320,"wires":[["e625e1c1.50eb3"],["5b05c0e8.9d6a9"]]}]

Instructions

  1. Find the following nodes in the Node-RED palette:

  • ES CCT control

  • Vertex action x2

  • Vertex cluster

2. Drag the nodes and drop them onto the workspace.

3. Go to the ES CCT control node. You will see the configuration screen of this node.

4. Enter the start time and the finish time (greater than the start time).

5. Enter Min CCT and Max CCT (range from 2700 K to 6500 K, but the range could be a little different for different LED drivers, you can check it in Vertex GUI. My driver range is from 3500 K to 5500 K).

6. Select the Confirm button to save parameters.

  1. Select message source.

  2. Adjust the Color Temperature and Brightness functions. Add multiple points to your function:

  • to add a new point, press ALT and then click on the chosen place on the graph

  • to remove the point from the graph, click it while holding SHIFT

  • to move the point on the graph, drag it to the chosen place

9. Set Message interval - you can moderate frequency of sending command to change colour or brightness.

10. Select "Done".

If you want to change chart of color/brightness, click only “Done” after modification. “Confirm” button resets charts to default.

11. Copy and paste another vertex action node. You will need two nodes: the upper one for controlling the color temperature and the second one for the brightness value.

12. In the first (upper one) vertex action node, select the settings as shown below. Select the correct luminaire group that has Dynawhite luminaires.

13. In the second vertex action node, select the settings as shown below.

14. Link all nodes together and select the Deploy button.

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.