Skip to content

Instantly share code, notes, and snippets.

@scottleibrand
Created October 18, 2015 21:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottleibrand/da84b4bf799592d19214 to your computer and use it in GitHub Desktop.
Save scottleibrand/da84b4bf799592d19214 to your computer and use it in GitHub Desktop.
required non-zero non-null fields in output of decocare commands
read_bg_targets: units, targets: { high, low }
read_carb_ratios: units: "grams", schedule: { ratio }
read_insulin_sensitivies: action_type, sensitivities: { sensitivity }
read_selected_basal_profile: { rate }
read_settings: maxBasal, insulin_action_curve
read_temp_basal: temp
@bewest
Copy link

bewest commented Oct 18, 2015

scheduled

read_bg_targets, read_carb_ratios, read_insulin_sensitivies, and read_selected_basal_profile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment