Skip to content

clambin/solaredge

Repository files navigation

solaredge

GitHub tag (latest by date) Codecov Build Go Report Card GitHub GoDoc

⚠️ Breaking Changes in v2.0.0

v2 is a re-implementation of the original client. The main aim of the rewrite is to improve testability of clients. It is, however, still an implementation of the SolarEdge v1 API.

Overview

This package provides a client library for the SolarEdge Cloud-Based Monitoring Platform. The API gives access to data saved in the monitoring servers for your installed SolarEdge equipment and its performance (i.e. generated power & energy).

The implementation is based on SolarEdge's official API documentation.

The current version of this library implements the following sections of the API:

  • Site Data API
  • Site Equipment API
  • API Versions

Access to SolarEdge data is determined by the user's API Key & installation. If your situation gives you access to the Accounts List, Meters or Sensors API, feel free to get in touch to get these implemented in this library.

Limitations

The following sections of the API have not yet been implemented:

  • Account List API
  • Meters API
  • Sensors API

Authors

  • Christophe Lambin

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages