SolarEdge · Example Payload

Solar Edge Env Benefits Example

SolarEnergyMonitoringPVInverterRenewable EnergyIoT

Solar Edge Env Benefits Example is an example object payload from SolarEdge, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

envBenefits

Example Payload

Raw ↑
{
  "envBenefits": {
    "unit": "kg",
    "gasEmissionSaved": {
      "units": "kg",
      "co2": 22839.45,
      "so2": 97.24,
      "nox": 47.86
    },
    "treesPlanted": 531.61,
    "lightBulbs": 8571428.57
  }
}