mirror of
https://github.com/pommi/python-itho-wpu.git
synced 2024-11-21 13:52:15 +01:00
docs(readme): add grafana dashboard and demo
This commit is contained in:
parent
60c4a794a8
commit
cb3cde86be
@ -2,6 +2,8 @@
|
||||
|
||||
A python library and a set of command line tools to communicate with an Itho WPU.
|
||||
|
||||
[![Itho WPU Grafana Demo](assets/itho-wpu-grafana-demo.gif)](#grafana-dashboard)
|
||||
|
||||
# Hardware installation
|
||||
|
||||
See the [pislave](https://github.com/ootjersb/pislave#wiring) project
|
||||
@ -128,3 +130,9 @@ Assuming InfluxDB is running on the Raspberry Pi as well.
|
||||
*/5 * * * * root cd /root/python-itho-wpu && direnv exec . ./itho-wpu.py --action getdatalog --export-to-influxdb >> /var/log/itho.log
|
||||
EOT
|
||||
```
|
||||
|
||||
## Grafana Dashboard
|
||||
|
||||
The measurements collected in InfluxDB can be displayed using a Grafana dashboard.
|
||||
|
||||
Download: [direct link](assets/grafana-influxdb-dashboard.json), [grafana.com](https://grafana.com/grafana/dashboards/14143)
|
||||
|
2251
assets/grafana-influxdb-dashboard.json
Normal file
2251
assets/grafana-influxdb-dashboard.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
assets/itho-wpu-grafana-demo.gif
Normal file
BIN
assets/itho-wpu-grafana-demo.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 254 KiB |
Loading…
Reference in New Issue
Block a user