Gets average power data for a breaker. 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
Log in to see full request history
URL Expired
The URL for this request expired after 30 days.
📘
Notes
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.
Power endpoint first sorts data by full or partial, and then by the timestamp.
Responses
403
Request to resource is forbidden due to insufficient permissions.