https://github.com/orlopau/go-energy
Library used for discovering and reading data from electric energy devices, like inverters and smart meters.
https://github.com/orlopau/go-energy
api energymeter go golang library sma sunspec
Last synced: 12 months ago
JSON representation
Library used for discovering and reading data from electric energy devices, like inverters and smart meters.
- Host: GitHub
- URL: https://github.com/orlopau/go-energy
- Owner: orlopau
- License: mit
- Created: 2020-11-10T19:38:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-02T20:51:49.000Z (over 5 years ago)
- Last Synced: 2025-05-17T18:36:47.837Z (about 1 year ago)
- Topics: api, energymeter, go, golang, library, sma, sunspec
- Language: Go
- Homepage:
- Size: 104 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GoEnergy
---

[](https://coveralls.io/github/orlopau/go-energy?branch=master)
[](https://goreportcard.com/report/github.com/orlopau/go-energy)
[](https://pkg.go.dev/github.com/orlopau/go-energy)
GoEnergy provides functions for interacting with different renewable-energy devices.
## Table of contents
## Getting started
---
Install the library: `go get github.com/orlopau/go-energy`
Then read the docs: https://pkg.go.dev/github.com/orlopau/go-energy
## Links
---
* SunSpec modbus resources: https://sunspec.org/sunspec-modbus-home/
* SMA developer documentation: https://www.sma.de/en/products/sma-developer.html
## License
---
This project is licensed under MIT license.