Summary
In this chapter, we analyzed the requirements for controlling LEDs wired to different IoT boards with MQTT messages over WebSockets. We defined the topics that we would use and the commands that would be part of the message's payloads to set the colors for the LEDs.
Then, we created an HTML 5 web page combined with JavaScript and the Eclipse Paho JavaScript asynchronous client to control LEDs. We wrote code to publish messages to target remote devices in JavaScript, and we were able to process the received messages to provide feedback to the user.
We worked with MQTT.js to write a Node.js script to process the commands that simulated the interaction with LEDs on different IoT boards. We were able to run the home automation web application ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access