-
Notifications
You must be signed in to change notification settings - Fork 527
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
get more data from share API #25
Comments
Needs this first: #15 |
Also, no sense in reverse engineering. Let's see if our blooming relationship/partnership with Dexcom can help us out here. Which data would we like to do something with? Let's ask Dexcom a well framed question about that data. |
I'm most interested in a simple tool that can download just timestamp / glucose for all records in the database of a given user (or, perhaps, the last n records). IF things like sensor starts and stops, calibration events, and error events (out of range, ???, etc) are available, those would be nice-to-haves. |
I'd be interested in hearing what other APIs you find out. I'm thinking of changing https://github.com/alexandre-normand/glukloader to get the data from the share API now that I have a G5 but I'd be losing the event data and the calibration data unless I find APIs that allow me to get that data too. |
@alexandre-normand: Very good to hear from you. @StephenBlackWasAlreadyTaken did some work documenting endpoints here: https://gist.github.com/StephenBlackWasAlreadyTaken/adb0525344bedade1e25. Have you tried pairing to G5 directly? See https://github.com/loudnate/xDripG5 for more info on G5 direct. |
Pairing the G5 directly would be nice longer term ( Thanks for your continuing your awesome work, @bewest :) |
CC. @channemann
The text was updated successfully, but these errors were encountered: