Skip to content

bevywise-networks/mqttroute2-furnace-monitor-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT Application for Industrial Furnace Monitoring over MQTTRoute

This is an outcome of a hackathon of building an IoT Application in a day. One of the developers built an applicaton for the Furnace temperature monitoring using the MQTTRoute.

About MQTTRoute

The blog IoT Application development explains how to build application for your IoT usecases in a day. MQTTRoute is an IoT Application development platform that has an inbuilt MQTT Broker and extensions of User Interface & embedding your AI & ML alogrithms. The Broker can be run on windows, linux & Mac and available for a free download.

How to set up the system.

  • Download and install MQTTRoute form the Download page
  • Clone this repository or download the files as zip.
  • move dashborad.html to /Bevywise/Mqttroute/ui
  • move custom_ui_server.py, custom_scheduler.py, cutom_store.py to /Bevywise//Mqttroute/extension
  • start the broker now.
  • Go to browser and load http://localhost:8080/extend/Dashboard to the see the new Dashboard.
  • You have to publish the temperature data to /furnace/temperature a random number for the dashboards to show the data.

About

Sample extension for MQTTRoute for furnace monitoring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published