Skip to content

CoRfr/mangOH-MqttClient

 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.1%
  • Other 6.8%
  • C++ 6.7%
  • Makefile 0.4%