A toolkit for reading and storing metrics from a Goodwe solar inverter
go
Go to file
Rob Watson f70fc1d266
continuous-integration/drone/push Build is passing Details
Add LICENSE
2022-07-13 19:04:13 +02:00
cmd handler: Wire in Postgres store 2022-07-13 19:04:13 +02:00
command Implement DeviceInfo and RuntimeData commands 2022-07-11 20:04:08 +02:00
gateway handler: Wire in Postgres store 2022-07-13 19:04:13 +02:00
inverter handler: Wire in Postgres store 2022-07-13 19:04:13 +02:00
.drone.yml Add data types and test coverage 2022-07-13 19:04:13 +02:00
LICENSE Add LICENSE 2022-07-13 19:04:13 +02:00
README.md Add LICENSE 2022-07-13 19:04:13 +02:00
go.mod Add gateway and daemon boilerplate 2022-07-13 19:04:13 +02:00
go.sum Add gateway and daemon boilerplate 2022-07-13 19:04:13 +02:00
main.go Rename to solar-toolkit 2022-07-13 19:04:13 +02:00

README.md

solar-toolkit

A side project to collect, transport and store data from a Goodwe solar inverter.

License

Licensed under the MIT license. See the LICENSE file.