Skip to content

neubatengog/FlaskMqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python, flask, socketio, MQTT. Display telemetry

Written in Python using the flask web framework this example subscribes to a MQTT topic to which telemetry are posted from broker mosquitto and pushes messages up to the browser using socket.io. The results are displayed in a html box.

Install

sudo pip install Flask
sudo pip install Flask-SocketIO
sudo pip install paho-mqtt

I

About

SocketIO + MQTT + Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published