MqttShooter

A fun way to get to grips with the Javascript MQTT client from the Eclipse Paho Project.

Download as .zip Download as .tar.gz View on GitHub

Lab Overview

some info here

Connection Details for MQTT

The lab host is running an instance of the IBM MessageSight for Developers Virtual Appliance, which you can use as the MQTT server during the session.

The connection details you need to configure, when prompted to do so in the lab instructions are:

server: ###.###.###.### port: 20004

Useful Information

While developing the solution, you will likely want to refer to the documentation for the Paho JavaScript MQTT client. This documentation can be found here:

http://www.eclipse.org/paho/files/jsdoc/symbols/Paho.MQTT.Client.html

The home page for the Paho JavaScript client also contains some helpful information, in the form of a minimal but functionally complete example of using the client library. This can be found here:

https://www.eclipse.org/paho/clients/js/

If you wish to run your own MQTT server after the lab, check out IBM MessageSight Virtual Edition for Developers:

https://developer.ibm.com/messaging/messagesight/