Skip to content

kaiwen98/cs3237proj

Repository files navigation

Note for MQTT

  • This branch aims to reproduce an MVP with only MQTT. However, the code is capable of HTTP protocol to update the remote website here .
  • Instructions to run:
    • pip install requirements.txt
    • cd to mqtt_broker/ and run mosquitto and python3 server.py
    • cd to data_collection/src and run python3 mqtt_broker.py
  • TODO:
    • Need to find a way to link mqtt_client.py with an async function in app.py.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors