-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ability to use MM CGM with an x22 Pump #200
Comments
See getHistoryEvents in https://github.com/ps2/rileylink_ios/blob/dev/RileyLinkKit/PumpOpsSynchronous.swift for an example of the swift code you'll need to write to fetch the pages |
@bewest has Python code to decode CGM pages here: https://github.com/openaps/decocare/blob/master/decocare/cgm/__init__.py |
I'm spiking a solution to this at https://github.com/tmecklem/rileylink_ios/tree/support-paged-cgm. |
Support for fetching CGM pages has been merged in. Still not uploading CGM data to NS. |
Fixed with #275 |
Looking for the ability to use a MM CGM with an x22 pump, thus we will need to parse sensor data pages in rileylink
Related issue in Loop: LoopKit/Loop#100
The text was updated successfully, but these errors were encountered: