Prometheus exporter for metrics scraped from a Sungrow solar inverter (over modbus)
Find a file
2021-01-04 16:21:29 +11:00
.gitignore clean commit 2021-01-01 16:51:16 +11:00
Dockerfile Add a basic dockerfile 2021-01-01 21:18:17 +11:00
go.mod clean commit 2021-01-01 16:51:16 +11:00
go.sum clean commit 2021-01-01 16:51:16 +11:00
main.go connect to device via name in case of further network blips 2021-01-04 16:21:29 +11:00
modbus.go clean commit 2021-01-01 16:51:16 +11:00
sungrow.go tweaks 2021-01-01 20:00:07 +11:00
sungrow_map.go maybe it needs a lock? 2021-01-01 19:50:24 +11:00