chargerSolarConfigObj
enabledboolean
Enable solar modulation
Example:
truecurrentFromGridnumber
Energy (in kW) which can be drawn from grid while in solar mode
Example:
2.5stableTimeinteger
Amount of time (in seconds) power from solar needs to be stable before enabling solar modulation
Example:
120chargerSolarConfigObj
{
"enabled": true,
"currentFromGrid": 2.5,
"stableTime": 120
}