mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Update README.rst
This commit is contained in:
parent
dcef97bd13
commit
8262588dd9
1 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,12 @@
|
||||||
|
================
|
||||||
|
Mosquitto README
|
||||||
|
================
|
||||||
|
|
||||||
Adds the `Mosquitto <https://mosquitto.org/>`_ (`MQTT <https://mqtt.org/faq>`_) `pub-sub <https://en.wikipedia.org/wiki/Publish–subscribe_pattern>`_ broker to Internet-in-a-Box (IIAB) for educational experiments with `IoT <https://en.wikipedia.org/wiki/Internet_of_things>`_.
|
Adds the `Mosquitto <https://mosquitto.org/>`_ (`MQTT <https://mqtt.org/faq>`_) `pub-sub <https://en.wikipedia.org/wiki/Publish–subscribe_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
|
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>`_
|
See Also
|
||||||
|
--------
|
||||||
|
|
||||||
|
`Node-RED <../nodered/README.rst>`_
|
||||||
|
|
Loading…
Reference in a new issue