Skip to content

4005CMD2324JANMAY/IDC

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
March 18, 2024 13:10
April 4, 2024 22:48
April 4, 2024 21:39
April 5, 2024 10:09
April 4, 2024 09:38

IDC MQTT project

To run the project, follow these steps:

1: Run the exec_all.py file
2: If encountering errors or the webpage is not loading, make sure to install these packages:
	
	mqtt --> pip install paho-mqtt==1.6.1
	folium --> pip install folium
	webview --> pip install pywebview
	flask --> pip install flask

Make sure the paho-mqtt library is 1.6.1 and NOT 2.0.0 otherwise the code will not run.

Thank you all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published