bewest/decoding-carelink

Output bolus wizard settings to json

Closed this issue · 5 comments

Could we add bolus wizard settings like sensitivity, bg_target_low, and bg_target_high to the --settings-out output? Alternately, we could add another --bolus-settings-out type flag. Seems like they really belong in --settings-out though.

Also, the pump bolusing status.

Yeah, we probably need a new --status-out flag for bolusing/suspend status. Might make sense to include IOB (unabsorbed_insulin_total) in with status as well, or do a third output flag for it.

Is this still missing? I want to get this implemented in @openaps quickly.

I think next release goes long way toward exporting this to openaps, but would be good to review.

This is now in openaps 0.0.2.

See https://github.com/bewest/openaps-example for examples:

I think that covers everything! Closing for now, re-open or file new issue if/when needed. 😸