A toolkit for reading and storing metrics from a Goodwe solar inverter
go
Go to file
Rob Watson a103e2c4d8 Add data types and test coverage 2022-07-13 19:04:13 +02:00
command Implement DeviceInfo and RuntimeData commands 2022-07-11 20:04:08 +02:00
inverter Add data types and test coverage 2022-07-13 19:04:13 +02:00
.drone.yml Add data types and test coverage 2022-07-13 19:04:13 +02:00
README.md Add data types and test coverage 2022-07-13 19:04:13 +02:00
go.mod Add data types and test coverage 2022-07-13 19:04:13 +02:00
go.sum Add data types and test coverage 2022-07-13 19:04:13 +02:00
main.go Implement DeviceInfo and RuntimeData commands 2022-07-11 20:04:08 +02:00

README.md

goodwe-go

A small project to read data from a Goodwe solar inverter using Go. Based on https://pypi.org/project/goodwe/.