0.3.3 • Published 1 year ago

solaredge-client v0.3.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

SolarEdge

This is a library for using the SolarEdge Cloud API.

Supported Endpoints

  • Site List
  • Site Details
  • Site Data
  • Site Energy
  • Site Power
  • Site Overview
  • Site Power Flow

Not Supported Endpoints (yet)

  • Site Data: Bulk Version
  • Site Energy: Bulk Version
  • Site Energy - Time Period *
  • Site Energy - Time Period: Bulk Version
  • Site Energy - Detailed *
  • Site Power - Details *
  • Site Power: Bulk Version
  • Site Overview: Bulk Version
  • Storage Information *
  • Site Image
  • Site Environmental Benefits
  • Installer Logo Image
  • Components List
  • Inventory
  • Inverter Technical Data
  • Equipment Change Log
  • Account List API
  • Get Meters Data
  • Get Sensor List
  • Get Sensor Data
  • Current Version
  • Supported Version

*Highest Priority

Technical informations

Response Formats

At this time all responses are in JSON

Language and Time Encoding

  • Data is retrieved using UTF-8
  • Date and time formats are:
    • Date only: YYYY-MM-DD
    • Date and time: YYYY-MM-DD hh:mm:ss

JSONP Support

JSONP is not supported at this time

Usage Limitations

This library doesn't care about managing limitations. If you fire to many requests you will get a coresponding response status code.

Daily Limitation

  • 300 requests for each token
  • 300 requests for each site-id

Concurrency Limitation

  • 3 concurrent API calls from the same source ip

*Those limitations come from SolarEdge and not from this library

0.3.0

1 year ago

0.3.2

1 year ago

0.3.1

1 year ago

0.3.3

1 year ago

0.2.4

1 year ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago