Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

github.com/clambin/solaredge/v2

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/clambin/solaredge/v2

Source
Go
Version
v2.0.2
Version published
Created
Source

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.

FAQs

Package last updated on 26 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts