A toolkit for reading and storing metrics from a Goodwe solar inverter
go
Go to file
Rob Watson 80da073ae2 Add Dockerfile 2022-07-15 04:41:46 +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: Add health check 2022-07-13 21:36:38 +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
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.