Skip to main content

chargerSolarConfigObj

enabledboolean

Enable solar modulation

Example: true
currentFromGridnumber

Energy (in kW) which can be drawn from grid while in solar mode

Example: 2.5
stableTimeinteger

Amount of time (in seconds) power from solar needs to be stable before enabling solar modulation

Example: 120
chargerSolarConfigObj
{
"enabled": true,
"currentFromGrid": 2.5,
"stableTime": 120
}