1
0
mirror of https://github.com/daniviga/bite.git synced 2025-04-20 22:41:18 +02:00

11 Commits

Author SHA1 Message Date
72a273f50f
Minor improvements to dockerfiles 2020-06-08 15:12:17 +02:00
1b3a0b10e0
Use a single python simulator 2020-06-08 15:09:41 +02:00
6133a48a39
Add MQTT simulator 2020-06-08 13:12:26 +02:00
55e58680ac
Add MQTT support on Arduino 2020-06-08 09:51:46 +02:00
bbb92100f8
Improve API endpoints (#10)
* Improve device API endpoints

* Arduino minor optimizations
2020-06-05 13:24:12 +02:00
b5e716ae5a
Send reasonable data with simulators 2020-06-04 18:06:37 +02:00
b6653c510d
Add a virtual EDGE which spawns http simulators (#8)
* Add dockerized python simulators

* Create an EDGE gateway via dind

* Fix README.md title
2020-06-03 19:26:35 +02:00
e4a3684951
Enable NTP (#6)
* Add ntpd server to the stack

* Enable NTP updates on Arduino

* Fix telemetry when clock is 0
2020-06-03 18:53:33 +02:00
0031a6420a
Add RabbitMQ to the stack and kombu 2020-06-02 23:20:34 +02:00
9e39d4c7d2
Implement IoT device and hub 2020-06-02 00:57:20 +02:00
c38622eaaf
Add docker-compose.yml placeholder 2020-05-29 14:28:38 +02:00