2019-10-18 08:09:41 +00:00
# xoxys.mosquitto
2017-12-16 18:17:49 +00:00
2020-01-30 21:58:49 +00:00
[![Build Status ](https://img.shields.io/drone/build/ansible/xoxys.mosquitto?logo=drone&server=https%3A%2F%2Fdrone.rknet.org )](https://drone.rknet.org/ansible/xoxys.mosquitto)
2020-01-30 22:08:32 +00:00
[![License: MIT ](https://img.shields.io/badge/license-MIT-blue.svg )](LICENSE)
2019-10-18 08:09:41 +00:00
2020-01-31 10:23:20 +00:00
Setup [mosquitto ](https://mosquitto.org/ ) mqtt broker. Eclipse Mosquitto is a message broker that implements the MQTT protocol. It is lightweight and suitable for use on all devices from low power single board computers to full servers.
2020-02-17 21:49:06 +00:00
You can find the full documentation at [https://galaxy.geekdocs.de ](https://galaxy.geekdocs.de/roles/IoT/mosquitto/ ).
2019-10-18 08:09:41 +00:00
2020-10-03 11:39:35 +00:00
## License
2019-10-18 08:09:41 +00:00
2020-01-30 21:58:49 +00:00
This project is licensed under the MIT License - see the [LICENSE ](LICENSE ) file for details.