Using MQTT on Freeboard.io with IBM Watson IoT Platform

I helped add a javascript MQTT plugin to the free IoT visualization platform freeboard.io. MQTT is an ISO standard publish-subscribe protocol for fast and secure IoT communications over TCP/IP. While there are many options for messaging, MQTT is excellent for many common IoT use cases. The IBM Watson IoT Platform provides a way to scale from free to full featured with many advanced security and integration features built in to their MQTT broker. Here is a quick demo of how to get started using MQTT IoT messaging in freeboard without requiring any programming, installation, or cost.

Read More