nightscout-librelink-up-uploader
nightscout-librelink-up-uploader
Aplicación Docker from GuillermoMG's Repository
Visión general
From: https://github.com/timoschlueter/nightscout-librelink-up
"Script written in TypeScript that uploads CGM readings from LibreLink Up to Nightscout. The upload should work with at least Freestyle Libre 2 (FGM) and Libre 3 CGM sensors."
This container will upload LibreLink Up (FreeStyle Libre 2/3) CGM data to your NightScout instance.
Prerequesites:
- Working NightScout instance
- NightScout subject and access token for this uploader (https://github.com/timoschlueter/nightscout-librelink-up/issues/64#issuecomment-1252018083)
- LibreLink Up follower account already setup. I'd recommend you create a new follower just for this uploader, you risk locking up your account temporarily while you troubleshoot any problems with the uploader's configuration. Ask me how I know.
Notes:
- The access token must be hashed with SHA1 (you can use https://codebeautify.org/sha1-hash-generator).
Argumentos en tiempo de ejecución
- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
This will be the account email for your LibreLink Up follower account, NOT your LibreView account.
- Objetivo
- LINK_UP_USERNAME
- Valor
- librelinkUp@email.com
This will be the password for your LibreLink Up follower account, NOT your LibreView account.
- Objetivo
- LINK_UP_PASSWORD
- Valor
- librelinkupPassword
- Objetivo
- LINK_UP_TIME_INTERVAL
- Valor
- 5
Your region. Used to determine the correct LibreLinkUp service (Possible values: AE, AP, AU, CA, DE, EU2, EU2, FR, JP, US)
- Objetivo
- LINK_UP_REGION
- Valor
- EU
This may need to be updated if you are using a newer version of the LibreLink Up App
- Objetivo
- LINK_UP_VERSION
- Por defecto
- 4.16.0
- Valor
- 4.16.0
- Objetivo
- NIGHTSCOUT_URL
- Valor
- 0.0.0.0:1337
Token must be hashed. https://github.com/timoschlueter/nightscout-librelink-up/issues/64#issuecomment-1252018083
- Objetivo
- NIGHTSCOUT_API_TOKEN
- Objetivo
- LOG_LEVEL
- Por defecto
- info
- Valor
- info
Change to true if you're running a local instalation of NightScout wihout https
- Objetivo
- NIGHTSCOUT_DISABLE_HTTPS
- Por defecto
- false
- Valor
- false
Will execute once and close. Useful to troubleshoot problems with the configuration.
- Objetivo
- SINGLE_SHOT
- Por defecto
- false
- Valor
- false
- Objetivo
- TZ
- Por defecto
- Europe/Madrid
- Valor
- Europe/Madrid
Upload all available data from LibreLink Up instead of just data newer than last upload. LibreLinkUp sometimes lags behind in reporting recent historical data, so it is advised to run the script with ALL_DATA set to true at least once a day.
- Objetivo
- ALL_DATA
- Por defecto
- true
- Valor
- true
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
timoschlueter/nightscout-librelink-upEjecute nightscout-librelink-up-uploader en Unraid.
nightscout-librelink-up-uploader se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.