A library to simplify the process of subscribing and publishing data to Antares IoT Platform through MQTT on ESP8266.
Go to file
2019-01-18 16:11:16 +07:00
examples Pretty json print, added parsing functionality 2019-01-18 15:42:11 +07:00
src Pretty json print, added parsing functionality 2019-01-18 15:42:11 +07:00
keywords.txt Pretty json print, added parsing functionality 2019-01-18 15:42:11 +07:00
library.properties First upload, ver 0.9.0 2019-01-16 16:28:20 +07:00
README.md Added description and stuff 2019-01-18 16:11:16 +07:00

Antares ESP8266 MQTT

A Library to simplify the process of MQTT publication and subscription to Antares IoT Platform using ESP8266. This library works under Arduino environment.

Dependencies

All library dependencies are already included in this package. There is no need to download another library in order to make this work.

Installation

Arduino IDE <img src="https://camo.githubusercontent.com/647cefc4a331bc5ab2a760d3c731b9d0b3f1259b/68747470733a2$

  1. Install ESP8266 Core for Arduino. For more information please refer to the ESP8266 Core for Arduino's [installat$
  2. Add this library into Arduino IDE (Sketch > Include Library > Add .ZIP Library...)

Examples

  • AntaresMQTTPublish - Deploy data into your Antares project device
  • AntaresMQTTSubscribe - Listen to incoming data from your topic in Antares MQTT broker

Powered by Telkom Indonesia