Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 656 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 656 Bytes

Contents

├── collector.py : The main script that fetches data and inserts into a database
├── db : Contains 
│   ├── electricity.sql : PostgeSQL/TimescaleDB schema for the database table
│   └── home.sql : PostgeSQL/TimescaleDB schema for the database
├── grafana
│   ├── electricity-prod-load-graph-grafana.json: A simple grafana dashboard with production and load metrics
└── electricity-stats-collector.service : systemd unit file for running as a service

A simple Grafana dashboard is also included. Grafana dashboard