1
0
mirror of https://github.com/daniviga/bite.git synced 2024-11-22 21:16:12 +01:00
Go to file
Daniele Viganò a7cebefbf5
Implement the MQTT protocol (#11)
* Add MQTT support on Arduino

* Add MQTT simulator

* Use a single python simulator

* Minor improvements to dockerfiles

* Add transport internal field to telemetry

* Add PubSubClient
2020-06-08 23:17:16 +02:00
arduino Implement the MQTT protocol (#11) 2020-06-08 23:17:16 +02:00
docker Implement the MQTT protocol (#11) 2020-06-08 23:17:16 +02:00
freedcs Implement the MQTT protocol (#11) 2020-06-08 23:17:16 +02:00
.gitignore Manage serial numbers on POST (#7) 2020-06-03 18:57:53 +02:00
.gitmodules Implement the MQTT protocol (#11) 2020-06-08 23:17:16 +02:00
LICENSE Initial commit 2020-05-29 14:20:21 +02:00
README.md Initial commit 2020-05-29 14:20:21 +02:00
requirements-dev.txt Bootstrap Django project 2020-05-29 14:27:38 +02:00
requirements.txt Add RabbitMQ to the stack and kombu 2020-06-02 23:20:34 +02:00

freedcs

Playing with IoT