-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpumpprofile.json
More file actions
99 lines (99 loc) · 2.46 KB
/
Copy pathpumpprofile.json
File metadata and controls
99 lines (99 loc) · 2.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"A52_risk_enable": false,
"allowSMB_with_high_temptarget": false,
"autosens_max": 1.2,
"autosens_min": 0.8,
"autotune_isf_adjustmentFraction": 0,
"basalprofile": [
{
"i": 0,
"minutes": 0,
"rate": 0.63,
"start": "00:00:00"
}
],
"bg_targets": {
"first": 0,
"targets": [
{
"high": 110,
"i": 0,
"low": 110,
"max_bg": 110,
"min_bg": 110,
"offset": 0,
"start": "00:00:00",
"x": 0
}
],
"units": "mg/dL",
"user_preferred_units": "mg/dL"
},
"bolussnooze_dia_divisor": 2,
"carb_ratio": 22.142,
"carb_ratios": {
"first": 1,
"schedule": [
{
"i": 0,
"offset": 0,
"ratio": 20,
"start": "00:00:00",
"x": 0
}
],
"units": "grams"
},
"carbsReqThreshold": 1,
"csf": 3.815,
"current_basal": 0.65,
"current_basal_safety_multiplier": 4,
"curve": "rapid-acting",
"dia": 8,
"enableSMB_after_carbs": false,
"enableSMB_always": true,
"enableSMB_with_COB": true,
"enableSMB_with_temptarget": true,
"enableUAM": true,
"exercise_mode": false,
"half_basal_exercise_target": 160,
"high_temptarget_raises_sensitivity": false,
"insulinPeakTime": 90,
"isfProfile": {
"first": 1,
"sensitivities": [
{
"endOffset": 1440,
"i": 0,
"offset": 0,
"sensitivity": 100,
"start": "00:00:00",
"x": 0
}
],
"units": "mg/dL",
"user_preferred_units": "mg/dL"
},
"low_temptarget_lowers_sensitivity": false,
"maxCOB": 120,
"maxSMBBasalMinutes": 30,
"max_basal": 2.8,
"max_bg": 110,
"max_daily_basal": 0.75,
"max_daily_safety_multiplier": 3,
"max_iob": 7,
"min_5m_carbimpact": 8,
"min_bg": 110,
"model": "723",
"offline_hotspot": false,
"out_units": "mg/dL",
"remainingCarbsCap": 90,
"remainingCarbsFraction": 1,
"resistance_lowers_target": false,
"rewind_resets_autosens": true,
"sens": 100,
"sensitivity_raises_target": true,
"suspend_zeros_iob": true,
"unsuspend_if_no_temp": false,
"useCustomPeakTime": true
}