Skip to content

Commit d9056bd

Browse files
authored
Update README.md
1 parent cc9fd06 commit d9056bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# MQTT DB Logger Grapher
2-
MQTT Logger Grapher is a client side software for logging MQTT topics from a broker to a SQLite3 database, and displaying the data with [Highcharts](https://www.highcharts.com) in a web browser, using Python and Flask. Designed specifically to monitor power inverter data from [SolPipLog](https://github.com/njfaria/SolPipLog), but can be used for any MQTT data. The web interface is responsive, so it's suitable for desktop or mobile devices.
2+
MQTT Logger Grapher is a client side software for logging MQTT topics from a broker to a SQLite3 database, and displaying the data with [Highcharts](https://www.highcharts.com) in a web browser, using Python and Flask. Designed specifically to monitor power inverter data from [SolPipLog](https://github.com/njfaria/SolPipLog), but can be used for any MQTT data via a broker such as Mosquitto. The web interface is responsive, so it's suitable for desktop or mobile devices.
33

44
Intended for use on a Raspberry Pi or other Debian-based host. Successfully developed and tested on a Pi 1B+, so it does not need high level hardware.
55

0 commit comments

Comments
 (0)