1
0
mirror of https://github.com/daniviga/bite.git synced 2024-11-23 21:36:14 +01:00
bite/freedcs/telemetry/migrations
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
..
__init__.py Implement IoT device and hub 2020-06-02 00:57:20 +02:00
0001_initial.py Implement IoT device and hub 2020-06-02 00:57:20 +02:00
0002_auto_20200601_1557.py Implement IoT device and hub 2020-06-02 00:57:20 +02:00
0003_auto_20200602_2131.py Convert Telemetry into an hyperscale table 2020-06-02 23:34:11 +02:00
0004_auto_20200602_2132.py Convert Telemetry into an hyperscale table 2020-06-02 23:34:11 +02:00
0005_telemetry_clock.py Enable NTP (#6) 2020-06-03 18:53:33 +02:00
0006_auto_20200603_1317.py Enable NTP (#6) 2020-06-03 18:53:33 +02:00
0007_telemetry_transport.py Implement the MQTT protocol (#11) 2020-06-08 23:17:16 +02:00