PeakMinimization
active object
Boolean field that indicates if the peak minimization is activated or not.
- boolean
- null
boolean
null
peak_limit object
Specifies a line under which the peak_price does not apply. The value specified will be applied to all the phases of the collector separately. By default the peak_limit is set to 0.
- integer
- null
integer
null
PeakMinimization
{
"active": true,
"peak_limit": 0
}