Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

unibuc-cs/IoT-Dataset-Dockerized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT-Dataset Docker network

ARCHIVED

This repository has been archived. The codebase created here, has been used, in the following project: https://github.com/unibuc-cs/iot-dataset-hub-app

This is the main repository of our dataset of IoT applications. It contains 5 mock smart home apps and a hub.

image

Run docker-compose up -d to start the network. Docker will pull the images for each application to your local machine.

If you want to interact with the applications, you can change the code of the hub app, rebuild the image and restart the composer. If you want live updates, mount the directory of the hub app as a volume inside the docker container. (TODO add instructions for this)

IoT applications

Notes

  1. All applications start with a delay of 1 second
  2. There is a single MQTT server runing on the network (hostname mqtt_server). All applications connect to it.
  3. Check if everything started correctly by running ./test.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages