Skip to content

quannhg/laundry-mqtt

Repository files navigation

laundry-mqtt

Pre-requisites

  • To create new account, add password and username in mosquitto/config/passwd file

How to run

  1. Start the container
docker-compose up -d

How to test

There is a python to test.

  1. Enter environment
source venv/bin/activate
  1. Install dependencies in requirements.txt
pip install -r requirements.txt
  1. Run the test
python test.py

Enter message id to test specific message, use can add more id if needed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages