24 lines
515 B
JSON
24 lines
515 B
JSON
{
|
|
"SolarToEsAsFullSoc": 97,
|
|
"Master_ToSlaveByMasterSoc" : 5,
|
|
"Master_ToSlaveBySlaveSoc": 15,
|
|
"Master_SolarToSlaveEsFullByMasterSoc": 95,
|
|
"Slave_ToMasterBySlaveSoc": 5,
|
|
"Slave_ToMasterByMasterSoc": 15,
|
|
"Slave_SolarToMasterEsFullBySlaverSoc": 95,
|
|
"NightMaster_ToMasterFullSoc": 98,
|
|
"NightSlave_ToSlaveFullSoc": 80,
|
|
|
|
"DisChargeModel": [
|
|
{
|
|
"Model": 1,
|
|
"DisChargeTime": "08:00"
|
|
},
|
|
{
|
|
"Model": 2,
|
|
"DisChargeTime": "11:00"
|
|
}
|
|
],
|
|
|
|
"SelectedDisChargeModel ": 1
|
|
} |