更改初版

This commit is contained in:
2025-12-25 11:13:13 +08:00
parent 51e4d5add4
commit 7c001e6396
15 changed files with 1450 additions and 100 deletions

View File

@@ -0,0 +1,24 @@
{
"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
}