1
2
3
4
5
6
7
8
9
10
11
12
13
14
| {
| "StartHourPerDay": 0,
| "MinOpenTimeMinute": 60,
| "MinSwitchTimeMinute": 30,
| "CalcSpaceMinuteQ": 10,
| "CalcSpaceMinuteL": 20,
| "MaxPumpSwitchCountQ": 3,
| "MaxPumpSwitchCountL": 3,
| "SwitchPumpIgnoreTimes": [],
| "OptSortType": 1,
| "OpenPumpTimes": [],
| "HaveTargetTotalFlow": true,
| "RiverWaterLevelBase": 0.0
| }
|
|