Gets average power data for multiple breakers in a single batch request. Units are in watts (SI unit: W) for real power, volt-amperes (SI unit: VA) for apparent power, and volt-amperes-reactive (SI unit: VAr) for reactive power.

Recipes
🔑
Authenticate
Open Recipe

📘

Notes

  1. Since power is an instantaneous figure that represents the rate of energy consumption in a given time, the power values returned by this endpoint is averaged for given time interval.
    For example, 15-minutely data will return an aggregated average of 15 individual minutely average power values. This will smooth out peaks and dips for 15-minutely data compared to minutely data.
  2. Power endpoint first sorts data by full or partial, and then by the timestamp.
Language
Authorization
OAuth2
Authenticate
Click Try It! to start a request and see the response here!