Skip to content

Tatu2017/primer-proyecto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

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

Medicion en Linea

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published