Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/patriktrestik/diasend-upload

Uploading CGM data to Diasend servers
https://github.com/patriktrestik/diasend-upload

Last synced: about 2 months ago
JSON representation

Uploading CGM data to Diasend servers

Awesome Lists containing this project

README

        

# diasend-upload
Uploading CGM data to Diasend servers from Nightscout

# Current state - investigating Diasend API
* main focus is on uploading to Diasend
* as prove of concept I would like to build standalone app which will load CGM data from Nightscout and upload it to Diasend

## Nightscout
* simple and documented API
* no problems so far

## Diasend
* No documented way for upload
* "Diasend Uploader" app could be used to dig out some information
* communication with Diasend/Glooko company
* API exists, but is not documented. See Wiki.
* We can authenticate and read data. Writing data is unsucessfull.

# Help needed
* Will be great if someone can take over communication with Diasend.
* Looking for Android developper who can investigate existing APKs