Skip to content

Instantly share code, notes, and snippets.

@amazaheri
Created September 21, 2015 22:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save amazaheri/033b85760156054dd858 to your computer and use it in GitHub Desktop.
Save amazaheri/033b85760156054dd858 to your computer and use it in GitHub Desktop.
{
"units": "mg/dL",
"targets": [
{
"high": 145,
"start": "00:00:00",
"low": 125,
"offset": 0,
"i": 0,
"x": 0
},
{
"high": 145,
"start": "06:00:00",
"low": 125,
"offset": 360,
"i": 12,
"x": 1
},
{
"high": 145,
"start": "20:00:00",
"low": 125,
"offset": 1200,
"i": 40,
"x": 2
}
],
"first": 1
}
{
"low_reservoir_warn_point": 5,
"keypad_lock_status": 0,
"maxBasal": 1,
"temp_basal": {
"percent": 100,
"type": "Units/hour"
},
"low_reservoir_warn_type": 0,
"insulinConcentration": 100,
"audio_bolus_enable": false,
"variable_bolus_enable": true,
"alarm": {
"volume": -1,
"mode": 1
},
"rf_enable": false,
"auto_off_duration_hrs": 0,
"block_enable": false,
"timeformat": 1,
"insulin_action_curve": 3,
"audio_bolus_size": 0,
"selected_pattern": 0,
"patterns_enabled": true,
"maxBolus": 3.0,
"paradigm_enabled": 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment