A toolkit for reading and storing metrics from a Goodwe solar inverter
go
Go to file
Rob Watson a7f18e4f75
continuous-integration/drone/push Build is passing Details
Write meter data to store
2022-07-19 21:34:32 +02:00
cmd Write meter data to store 2022-07-19 21:34:32 +02:00
command Fix test 2022-07-17 10:22:22 +02:00
gateway Write meter data to store 2022-07-19 21:34:32 +02:00
inverter Write meter data to store 2022-07-19 21:34:32 +02:00
.drone.yml Add data types and test coverage 2022-07-13 19:04:13 +02:00
Dockerfile Add Dockerfile 2022-07-15 04:41:46 +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.