Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kampi/particle-mqtt

MQTT client implementation for TCP supporting devices (i. e. Argon, Photon) from Particle IoT.
https://github.com/kampi/particle-mqtt

cpp mqtt particle-argon particle-iot particle-swarm-optimization spark

Last synced: 9 days ago
JSON representation

MQTT client implementation for TCP supporting devices (i. e. Argon, Photon) from Particle IoT.

Awesome Lists containing this project

README

        

# Particle-MQTT

## Table of Contents

- [Particle-MQTT](#particle-mqtt)
- [Table of Contents](#table-of-contents)
- [About](#about)
- [Examples](#examples)
- [History](#history)
- [License](#license)
- [Maintainer](#maintainer)

## About

MQTT client implementation for TCP supporting devices (i. e. [Argon](https://store.particle.io/products/argon), [Photon](https://store.particle.io/products/photon)) from [Particle](https://www.particle.io/).

## Examples

The library comes with some example sketches. See File > Examples for all examples.

![Example](docs/img/Example.png)

## History

| **Version** | **Description** | **Date** |
|:------------:|:------------------------------------------:|:-----------:|
| 1.0 | First release | 10.06.2020 |

## License

This code is released under the GPL License.

## Maintainer

- [Daniel Kampert](mailto:[email protected])