| ApiResponse |
SolarEdge Api Response
|
| BaseModel |
Base model interface that all response models implement, defines contract of functionality that all response models
must adhere to.
|
| DetailedEnergyResponse |
Response from SolarEdge API containing detailed energy information
over a period of time
|
| DetailedMeterEnergy |
Detailed meter data from a solar edge site over a period of time scoped to a meter type
|
| Details |
SolarEdge site details containing, id, name, account id etc
|
| EnergyData |
Wrapper of energy data
|
| EnergyDetails |
Energy details
|
| EnvironmentalBenefits |
Estimated environmental benefits from site
|
| EnvironmentalBenefits.GasEmissionsSaved |
|
| EnvironmentalBenefitsResponse |
The API response for the estimated environmental benefits request
|
| LifeTimeData |
Get the life time data of the site including revenue
|
| Location |
Site Location Information
|
| Overview |
Site Overview
|
| OverviewResponse |
API response to a request for overview data
|
| PowerData |
Power data
|
| PrimaryModule |
Primary module information for the site
|
| PublicSettings |
Public settings
|
| SiteDetailsResponse |
API response to a site details requests
|
| SupportedVersionsResponse |
API response to a supported version list request
|
| TimestampedValue |
Timestamped value, typically for energy production or consumption
|
| Uris |
Additional URI Links
|
| Version |
Version information
|
| VersionResponse |
The API response for a current version request
|