glrs / MQTT-for-waspmote-3G-module

An MQTT library for Waspmote's 3G Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MQTT-for-waspmote-3G-module

An MQTT library for Waspmote's 3G Module

  • For each example you have to add the library files (.cpp and .h files) in the same directory. Alternatively, you can add MQTT library into Waspmote API and call it like (#include <lib_name.h>) instead of (#include "lib_name.h")

About

An MQTT library for Waspmote's 3G Module

License:GNU General Public License v2.0


Languages

Language:C++ 93.9%Language:C 6.1%