{
"range": {
"minimum": 100000,
"unit": "kWh"
},
"resolution": "yearly"
}Models
Periodic Amount
An amount accumulated over a period, constrained to a Range — for example, an annual energy offtake of at least 100 000 kWh.
Bounds the accumulated amount must fall within.
Show child attributes
Show child attributes
Example:
{ "maximum": 25, "minimum": 16, "unit": "A" }
The period over which the amount is accumulated.
Available options:
quarter_hourly, hourly, daily, weekly, monthly, yearly Was this page helpful?