1
0
mirror of https://github.com/daniviga/bite.git synced 2024-11-23 05:16:13 +01:00
bite/docker/edge
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
..
docker-compose.yml Implement the MQTT protocol (#11) 2020-06-08 23:17:16 +02:00
README.md Add a virtual EDGE which spawns http simulators (#8) 2020-06-03 19:26:35 +02:00

EDGE device simulator (via docker-in-docker)

export DOCKER_HOST='127.0.0.1:22375'
docker-compose -f docker-compose.edge.yml up -d --scale device-http=4