malefs / MQTTmonitor

Flask, Mqtt, Websockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 73.1%Language:CSS 11.6%Language:HTML 9.1%Language:Python 5.7%Language:Shell 0.5%