Find anything that can be improved?
Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in
this tutorial
.
MQTT is a lightweight messaging protocol ideal for small devices. This library allows you to send and receive MQTT messages. It supports the latest MQTT 3.1.1 protocol and can be configured to use the older MQTT 3.1 if needed. It supports all Arduino Ethernet Client compatible hardware, including the Intel Galileo/Edison, ESP8266 and TI CC3000.
This library is compatible with
all
architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the
Library Manager
in
Arduino IDE and install it from there.