Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 734 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 734 Bytes

Cosa-MQTT

This Cosa library is an implementation of the MQTT V3.1 Client Protocol.

Install

To use this library you must download and install the [Arduino IDE] (http://www.arduino.cc/en/Main/Software) (or GCC AVR toolchain) and [Cosa] (https://github.com/mikaelpatel/Cosa).

Download and unzip the Cosa-MQTT library into your sketchbook libraries directory. Rename from Cosa-MQTT-master to MQTT.

The MQTT library and examples should be found in the Arduino IDE File>Sketchbook menu. Open the CosaMQTTclient example sketch. Select the Cosa core by selecting one of the Cosa boards in the Tools>Board menu.

References

  1. MQTT V3.1 Protocol Specification, Copyright (c) 1999-2010, Eurotech, IBM. http://mqtt.org/documentation