# solar-toolkit
A side project to collect, transport and store data from a Goodwe solar inverter.
## Build
```
GOOS=linux GOARCH=arm go build -o solar-toolkit-daemon ./cmd/daemon
## License
Licensed under the MIT license. See the LICENSE file.