|
| 1 | +{ |
| 2 | + "auto_delay": 30, |
| 3 | + "auto_fill": true, |
| 4 | + "buzzer": { |
| 5 | + "duty_cycle": 50, |
| 6 | + "enabled": true, |
| 7 | + "frequency": 12 |
| 8 | + }, |
| 9 | + "custom_pump_time": 30000, |
| 10 | + "danger_notification_interval": 60, |
| 11 | + "days_for_notify_rvm_level_low": 1, |
| 12 | + "ec1_water_threshold": 75, |
| 13 | + "ec2_high_water_threshold": 750, |
| 14 | + "ec2_water_threshold": 75, |
| 15 | + "ec_multipliers": { |
| 16 | + "above_multiplier": 1.20000004768372, |
| 17 | + "desired_multiplier": 0.5 |
| 18 | + }, |
| 19 | + "ec_sample_num": 10, |
| 20 | + "flow_rate_factor": { |
| 21 | + "hf_flow_h>0": -4.19999980926514, |
| 22 | + "lf_flow_h=0": -2.79999995231628, |
| 23 | + "lf_flow_h>0": -1.20000004768372, |
| 24 | + "offset_flow_h=0": 1950, |
| 25 | + "offset_flow_h>0": 2100 |
| 26 | + }, |
| 27 | + "flow_rate_override": -1, |
| 28 | + "hose": { |
| 29 | + "height": 80, |
| 30 | + "length": 490 |
| 31 | + }, |
| 32 | + "leak": { |
| 33 | + "dry_threshold": 1, |
| 34 | + "emergency_shutdown": false, |
| 35 | + "rodi_threshold": 20, |
| 36 | + "sensor_enabled": true |
| 37 | + }, |
| 38 | + "leak_notification_timeout": 10, |
| 39 | + "missing_pump_threshold": 10, |
| 40 | + "mosfet_verify_timer": 5, |
| 41 | + "num_logs_for_pump_consumption": 5, |
| 42 | + "periodic_sample_time": 250, |
| 43 | + "pump_consumption": { |
| 44 | + "empty_scaling_factor": 0.75, |
| 45 | + "stalled_scaling_factor": 1.20000004768372 |
| 46 | + }, |
| 47 | + "pump_off_timeout": 6, |
| 48 | + "pump_on_multiplier": 6, |
| 49 | + "pump_speed_override": -1, |
| 50 | + "pwm_factor": { |
| 51 | + "HF_speed": 0.300000011920929, |
| 52 | + "LF_speed": 0.100000001490116, |
| 53 | + "offset_speed": 34 |
| 54 | + }, |
| 55 | + "rvm_enabled": true, |
| 56 | + "self_test_timeout": 5, |
| 57 | + "sensor_missing_notification_delay": 1, |
| 58 | + "shortcut_off_delay": 0, |
| 59 | + "soft_start_percentage": 75, |
| 60 | + "standard_flow_rate": 1200, |
| 61 | + "temp_enabled": true, |
| 62 | + "temperature": { |
| 63 | + "acceptable_range_high": 28, |
| 64 | + "acceptable_range_low": 23, |
| 65 | + "code": "515", |
| 66 | + "desired_range_high": 27, |
| 67 | + "desired_range_low": 24, |
| 68 | + "enabled": true, |
| 69 | + "log_enabled": true, |
| 70 | + "offset": 0 |
| 71 | + }, |
| 72 | + "user_test_timeout": 600 |
| 73 | +} |
0 commit comments