02-26-2017, 05:36 PM
I configured the LED function to "CO2". So I assume he LED changes from green to yellow to red according to CO² values. To see the current value to color mapping I pressed the "Sweep Color Ranges" and got this output:
But I don't understand how to read it. How can I see the thresholds when it will switch to yellow or red? Can the threshold be configured?
Also I noticed that after some time the LED gets completely turned off. Is this the expected behavior? If yes, is it possible to keep the LED to
show permanently the CO² status?
I have entered "help" into the command prompt and got a list of all comands (like "ledcolor" and "ledbgr"). Is there somewhere documentation about the command parameters and especially how to send them on my own (for example by HTTP/Websocket)?
Code:
[rgbled_test
Value: 338 / 3500
Value: 400 / 3500
Value: 462 / 3500
Value: 524 / 3500
Value: 586 / 3500
Value: 648 / 3500
Value: 710 / 3500
Value: 772 / 3500
Value: 834 / 3500
Value: 896 / 3500
Value: 958 / 3500
Value: 1020 / 3500
Value: 1082 / 3500
Value: 1144 / 3500
Value: 1206 / 3500
Value: 1268 / 3500
Value: 1330 / 3500
Value: 1392 / 3500
Value: 1454 / 3500
Value: 1516 / 3500
Value: 1578 / 3500
Value: 1640 / 3500
Value: 1702 / 3500
Value: 1764 / 3500
Value: 1826 / 3500
Value: 1888 / 3500
Value: 1950 / 3500
Value: 2012 / 3500
Value: 2074 / 3500
Value: 2136 / 3500
Value: 2198 / 3500
Value: 2260 / 3500
Value: 2322 / 3500
Value: 2384 / 3500
Value: 2446 / 3500
Value: 2508 / 3500
Value: 2570 / 3500
Value: 2632 / 3500
Value: 2694 / 3500
Value: 2756 / 3500
Value: 2818 / 3500
Value: 2880 / 3500
Value: 2942 / 3500
Value: 3004 / 3500
Value: 3066 / 3500
Value: 3128 / 3500
Value: 3190 / 3500
Value: 3]
[252 / 3500
Value: 3314 / 3500
Value: 3376 / 3500
Value: 3438 / 3500
Value: 3500 / 3500
ready >]
Also I noticed that after some time the LED gets completely turned off. Is this the expected behavior? If yes, is it possible to keep the LED to
show permanently the CO² status?
I have entered "help" into the command prompt and got a list of all comands (like "ledcolor" and "ledbgr"). Is there somewhere documentation about the command parameters and especially how to send them on my own (for example by HTTP/Websocket)?