Skip to content

DLTcollab/MqttClient

This branch is up to date with mangOH/MqttClient:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0f068cd · Dec 4, 2017

History

36 Commits
Sep 5, 2017
Sep 5, 2017
Dec 1, 2017
Mar 15, 2016
Sep 5, 2017
Sep 5, 2017
Oct 14, 2016
Dec 4, 2017
Jul 20, 2016
May 1, 2017
May 11, 2016

Repository files navigation

mangOH MQTT Client

This repository implements an MQTT client for the mangOH. The implementation is derived from the embedded C client provided by the Eclipse Paho project.

Limitations

The API exposed by the MqttClient application is specifically tailored for use by the mangOH DataRouter in combination with AirVantage web services. Unfortunately, this means that this application is not very useful outside of that use case.

TODO

  • Build an upstream version of paho rather than copying the source into this respository.
  • Provide a general purpose MQTT Legato API that is not specific to AirVantage. If an AirVantage layer is required, build that as well.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.8%
  • C++ 8.0%
  • Other 6.6%
  • Makefile 0.6%