1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

Update README.rst

This commit is contained in:
A Holt 2019-01-15 12:51:41 -05:00 committed by GitHub
parent c6181b5deb
commit 291b39e367
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
Adds the mosquitto pub-sub broker to the iiab.
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