A toolkit for reading and storing metrics from a Goodwe solar inverter
go
Go to file
Rob Watson dd8ec50a07
continuous-integration/drone/push Build is passing Details
Add status command
2022-07-17 11:05:41 +02:00
cmd Add status command 2022-07-17 11:05:41 +02:00
command Fix test 2022-07-17 10:22:22 +02:00
gateway handler: Add health check 2022-07-13 21:36:38 +02:00
inverter Retry UDP i/o on network error 2022-07-15 04:44:16 +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.