2016-03-23
1.1.0
Barduino
9.1.300.1
All
All
IoT, Components, Widgets, Templates
[Overview]
Implementation of the Eclipse Paho MQTT JavaScript using websockets
[Detail]
Connect your application to an MQTT broker and receive data in real time.
Packaged javascript to: Connect/Disconnect
Publish
Subscribe/Unsubscribe
The generic subscribe will allow you to put your own javascript callback to bind the incoming data to whatever you decide (charts, ajax, etc).
Se the demo for a real time chart interaction.
Use the browser console to view the incoming and outgoing messages