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
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