Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tempgauge

Read a topic from MQTT and display the value on a gauge

Screenshot

Websockets

This uses WSS which provides a WebSocket interface and connects to my MQTT broker:

WSS \
	--websocketPort 18883 \
	--brokerHost localhost \
	--brokerPort 1883

boom.py publishes a random temperature to my Mosquitto broker every 0.5s.

Demo

See it and interact with it here

Credits

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages