Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

andypiper/mqtt_message_server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple webapp to display messages read from MQTT topics - originally forked from @seandmccarthy's project

Uses Sinatra, with the mqtt gem from @njh

The Sinatra app subscribes to topics on an MQTT broker and presents them as Server Sent Events on a URL. The client-side Javascript code then updates the web UI with the values received.

About

Simple webapp to display messages read from an MQTT topic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 94.0%
  • JavaScript 3.1%
  • Ruby 2.9%