Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/patriktrestik/diasend-upload
- Owner: PatrikTrestik
- Created: 2019-12-15T09:14:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T09:34:55.000Z (about 2 years ago)
- Last Synced: 2023-10-19T09:48:26.686Z (about 1 year ago)
- Language: C#
- Size: 41 KB
- Stars: 6
- Watchers: 5
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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