Giter VIP home page Giter VIP logo

xdripcarelinkfollower's Introduction

xDrip+ CareLink Follower

Experimental Medtronic CareLink Follower data source for xDrip+

Medtronic CareLink Follower data source for xDrip+ to retrieve data from Medtronic CareLink of online CGM and insulin pump device data uploads (Guardian Connect, MiniMed 7xxG) inside and outside of US. Originally it was started as a Medtronic Guardian Connect data source for xDrip+ as an alternative for the Nightscout MiniMed Connect, because Medtronic started to block requests from Heroku. Later it turned out that the core Nightscout MiniMed Connect logic can be also used for 7xxG pumps with some modifications based on the US online CareLink Connect webapp (770G is still working). The US data retrieval logic was also working outside the US with the 780G pumps too, although the online CareLink Connect webapp outside US doesn't support the new generation pumps. Finally the code was extended to handle the 7xxG devices too both inside and outside the US.

I have created a separate repository containing only the communication with CareLink: CareLinkJavaClient

Status

The development is currently in a very early stage!

Supported devices

  • Medtronic Guardian Connect CGM
  • Medtronic MiniMed 770G pump
  • Medtronic MiniMed 780G pump
  • Other Medtronic MiniMed 7xxG pumps ???

Features

Download data from CareLink:

  • SG readings
  • Insulin treatments (bolus and auto correction)
  • Meals
  • Finger BGs
  • Notifications
  • Sensor status information (next calibration, remain lifetime)
  • Pump status information (IOB, reservoir, battery)

Upload data to Nightscout using xDrip built-in Nightscout Sync feature:

  • SG readings
  • Insulin treatments (bolus and auto correction)
  • Meals
  • Finger BGs
  • Notifications

Limitations

  • CareLink MFA is not supported!!!
  • Nofitication texts are currently always in English

Requirements

  • Suitable CareLink account with MFA DISABLED:
    • Guardian Connect CGM outside US: patient or care partner account
    • Guardian Connect CGM inside US: not tested yet! (possibly a care partner account)
    • 7xxG pump outside US: care partner account (same as for Medtronic CareLink Connect app)
    • 7xxG pump inside US: care partner account (same as for Medtronic CareLink Connect app)

How to use it

  • Download and install latest release
  • Configure CareLink Follower:
    • Select CareLink Follower for data source
    • Set CareLink username, password and country
    • Select required data types: Finger BGs, Boluses, Meals, Notifications
    • If needed change grace period (wait after last sensor + 5 mins)
    • If needed change missed data polling interval (polling interval if data is not received after last sensor + 5 mins + grace period)
  • Additional options:
    • Display pump status info (Settings > Less common settings > Extra status line > Pump Status)
    • Display sensor status info (Settings > Less common settings > Extra status line > External Status)
  • If needed configure upload to Nightscout (Settings > Cloud Upload > Nightscout Sync), but disable download data!

Credits

Disclaimer And Warning

This project is intended for educational and informational purposes only. It relies on a series of fragile components and assumptions, any of which may break at any time. It is not FDA approved and should not be used to make medical decisions. It is neither affiliated with nor endorsed by Medtronic, and may violate their Terms of Service. Use of this code is without warranty or formal support of any kind.

License

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

xdripcarelinkfollower's People

Contributors

benceszasz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.