get https://api.verdigris.co/data/v4/power/panels
Gets average power data for multiple panels 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
- 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.