Home >
Building an Interactive IoT Dashboard With Speech Synthesis Using Node-RED
Dr. Don Wilcher- Watch Now - Duration: 36:36
Hi, davek,
Thank you for your comment regarding my talk. Yes, the practicality of using three separate switches to control a single output is null. The idea behind the demonstrator was to illustrate the concept of Node-RED's flexibility in developing IoT device prototypes. The active last switch event will predicate the output based on operating two switches simultaneously. Simultaneously using two controls is impossible based on time latency and the flow-nodes reacting to the first triggered event. I hope these responses answered your question, davek.
Don, you put together a very nice overview of Node_RED and how easy it is to create IoT dashboards with it. There was one thing that seemed confusing, however, on slide 18 where you show 3 separate switches controlling a single output. Is that a practical application? I'm wondering what the output will be if the "on" switch is active at the same time as the "off" switch is active.