Prometheus exporter for metrics scraped from a Sungrow solar inverter (over modbus)
Find a file
Josh Deprez dc10d3b6de typo
2021-01-11 13:59:50 +11:00
modbus add comment on function I added 2021-01-10 15:16:56 +11:00
vendor vendor again 2021-01-10 15:20:11 +11:00
.gitignore clean commit 2021-01-01 16:51:16 +11:00
Dockerfile use smaller container as base 2021-01-05 20:47:41 +11:00
go.mod remove vendor, but fork modbus pkg for now 2021-01-10 15:14:38 +11:00
go.sum remove vendor, but fork modbus pkg for now 2021-01-10 15:14:38 +11:00
main.go add sanity check on uint values 2021-01-11 10:21:53 +11:00
modbus.go add sanity check on uint values 2021-01-11 10:21:53 +11:00
sungrow.go typo 2021-01-11 13:59:50 +11:00
sungrow_map.go add sanity check on uint values 2021-01-11 10:21:53 +11:00
tariff.go tariffs and vendoring 2021-01-10 14:43:46 +11:00