Skip to content
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

I need help integrating a third-party insulin pump #3312

Closed
chrishw1980 opened this issue Apr 28, 2024 · 1 comment
Closed

I need help integrating a third-party insulin pump #3312

chrishw1980 opened this issue Apr 28, 2024 · 1 comment

Comments

@chrishw1980
Copy link

I need assistance in writing a plugin to integrate a third-party insulin pump with AAPS (Android APS), but I haven’t been able to find the corresponding development documentation. Could you please provide the relevant documentation to help me develop this properly? Please send it to my email [email protected]. Thank you very much.

@andyrozman
Copy link
Contributor

andyrozman commented Apr 28, 2024

First you need to determine if your pump has everything needed to support looping (https://androidaps.readthedocs.io/en/latest/Getting-Started/Future-possible-Pump-Drivers.html) and then just look at one of other implementations and do something similar. There are no exact instructions anywhere.

Find the pump that is most similar to one you are adding and run with it.

Code is our documentation and if you are developer then you will know what to do, if you are not, then this would be to much of work (and too heavy project) for beginner.

@chrishw1980 Which pump are you trying to add?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants