mirror of
https://github.com/hobbyquaker/awesome-mqtt.git
synced 2026-01-25 12:58:18 -08:00
adds node-red-dashboard
This commit is contained in:
@@ -29,7 +29,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi
|
|||||||
- [Gadgets](#gadgets)
|
- [Gadgets](#gadgets)
|
||||||
- [Smart Metering](#smart-metering)
|
- [Smart Metering](#smart-metering)
|
||||||
- [Messaging](#messaging)
|
- [Messaging](#messaging)
|
||||||
- [Visualization](#visualization)
|
- [Visualization, Dashboards](#visualization-dashboards)
|
||||||
- [Architecture](#architecture)
|
- [Architecture](#architecture)
|
||||||
|
|
||||||
|
|
||||||
@@ -203,12 +203,13 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi
|
|||||||
* [twitter-to-mqtt](https://github.com/knolleary/twitter-to-mqtt) - A python daemon that uses the Twitter Streaming API to access tweets and republishes them to an MQTT topic.
|
* [twitter-to-mqtt](https://github.com/knolleary/twitter-to-mqtt) - A python daemon that uses the Twitter Streaming API to access tweets and republishes them to an MQTT topic.
|
||||||
|
|
||||||
|
|
||||||
#### Visualization
|
#### Visualization, Dashboards
|
||||||
|
|
||||||
|
* [node-red-dashboard](https://github.com/node-red/node-red-dashboard) - A dashboard UI for Node-RED.
|
||||||
* [mqtt-panel](https://github.com/fabaff/mqtt-panel) - A web interface for MQTT.
|
* [mqtt-panel](https://github.com/fabaff/mqtt-panel) - A web interface for MQTT.
|
||||||
* [mqtt-svg-dash](https://github.com/jpmens/mqtt-svg-dash) - Subscribe to MQTT, extract JSON from a message and make lights blink on an SVG page.
|
* [mqtt-svg-dash](https://github.com/jpmens/mqtt-svg-dash) - Subscribe to MQTT, extract JSON from a message and make lights blink on an SVG page.
|
||||||
|
|
||||||
Other tools that can be used to create Visualization/Dashboards/UI-Editors can be found under [Smart Home Software](#smart-home-software) (i.e. ioBroker.vis, net-commander, ...)
|
Other tools that can be used to create Visualization/Dashboards can be found under [Smart Home Integration Software](#smart-home-integration-software)
|
||||||
|
|
||||||
### Architecture
|
### Architecture
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user