Sense · Example Payload

Sense Solar History Response

EnergyHome Energy MonitoringIoTSmart HomeElectricitySolarDevice DetectionReal-Time DataClimateTech

Sense Solar History Response is an example object payload from Sense, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

total

Example Payload

Raw ↑
{
  "total": {
    "production_kwh": 12.75,
    "from_grid_kwh": 5.67,
    "to_grid_kwh": 2.31,
    "net_kwh": 7.08,
    "solar_percentage": 68.5
  }
}