1
0
mirror of https://github.com/daniviga/bite.git synced 2024-11-23 13:26:14 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
8e5a407b28
Implement MQTT ingestion and improve dockerization (#13)
* Add mqtt-to-db command

* Minor fixes

* Ignore production.py on git

* Add a production conf

* Add django container

* Add gunicorn for prod and traefik
2020-06-15 22:47:55 +02:00
0ee0b51078
Add time filtering to Telemetry (#12) 2020-06-10 23:17:30 +02:00
253411c0fd
Telemetry is a POST only and filter GET by device (#9) 2020-06-05 00:15:31 +02:00
9e39d4c7d2
Implement IoT device and hub 2020-06-02 00:57:20 +02:00