Skip to content

doberdog/MQTTmonitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python, flask, 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 WEBSOCKETS wi paho library in javascript. The results are displayed in a html box.

Install

sudo pip install Flask
sudo pip install paho-mqtt

#Extras paho MQTT31.js datatables.js bootstrap 3 I

About

Flask, Mqtt, Websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.1%
  • CSS 11.6%
  • HTML 9.1%
  • Python 5.7%
  • Shell 0.5%