Skip to content

Scripts to help simulate the communication between the session manager and the various Physical devices.

License

Notifications You must be signed in to change notification settings

tobania/EscapeContainer-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EscapeContainer-Simulator

Scripts to help simulate the communication between the session manager and the various Physical devices.

How to use

  1. Simply clone this project,
  2. Startup the MQTT Broker by executing the following command:
docker-compose up
  1. Install all dependencies using Pip(3):
pip3 install paho-mqtt
  1. whether you need to simulate things for a challenge or a Actuator choose the correct file:
  • Actuator

    this is not yet available

  • Challenge

python3 challenge-simulator.py
  1. Follow the instructions which are prompted by the script.

About

Scripts to help simulate the communication between the session manager and the various Physical devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages