1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00
iiab/roles/mosquitto
2019-01-15 13:18:09 -05:00
..
defaults Update nodered and mqtt flags in respective default/main.yml as per #1352 2019-01-15 15:23:19 +00:00
tasks tighter code, more complete explanations 2019-01-15 13:18:09 -05:00
templates Add Mosquitto pub-sub broker to IIAB 2019-01-15 13:10:18 +00:00
README.rst Update README.rst 2019-01-15 13:00:17 -05:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Adds the `Mosquitto <https://mosquitto.org/>`_ (`MQTT <https://mqtt.org/faq>`_) `pub-sub <https://en.wikipedia.org/wiki/Publishsubscribe_pattern>`_ broker to Internet-in-a-Box (IIAB) for educational experiments with  `IoT <https://en.wikipedia.org/wiki/Internet_of_things>`_.

Roughly follows this guide: https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-the-mosquitto-mqtt-messaging-broker-on-ubuntu-16-04

SEE ALSO: `Node-RED <../nodered/README.rst>`_