nightscout-librelink-up-uploader
Docker 应用程序 from GuillermoMG's Repository
概述
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).
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
This will be the account email for your LibreLink Up follower account, NOT your LibreView account.
- 目标
- LINK_UP_USERNAME
- 价值
- librelinkUp@email.com
This will be the password for your LibreLink Up follower account, NOT your LibreView account.
- 目标
- LINK_UP_PASSWORD
- 价值
- librelinkupPassword
- 目标
- LINK_UP_TIME_INTERVAL
- 价值
- 5
Your region. Used to determine the correct LibreLinkUp service (Possible values: AE, AP, AU, CA, DE, EU2, EU2, FR, JP, US)
- 目标
- LINK_UP_REGION
- 价值
- EU
This may need to be updated if you are using a newer version of the LibreLink Up App
- 目标
- LINK_UP_VERSION
- 默认值
- 4.16.0
- 价值
- 4.16.0
- 目标
- NIGHTSCOUT_URL
- 价值
- 0.0.0.0:1337
Token must be hashed. https://github.com/timoschlueter/nightscout-librelink-up/issues/64#issuecomment-1252018083
- 目标
- NIGHTSCOUT_API_TOKEN
- 目标
- LOG_LEVEL
- 默认值
- info
- 价值
- info
Change to true if you're running a local instalation of NightScout wihout https
- 目标
- NIGHTSCOUT_DISABLE_HTTPS
- 默认值
- false
- 价值
- false
Will execute once and close. Useful to troubleshoot problems with the configuration.
- 目标
- SINGLE_SHOT
- 默认值
- false
- 价值
- false
- 目标
- TZ
- 默认值
- Europe/Madrid
- 价值
- 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.
- 目标
- ALL_DATA
- 默认值
- true
- 价值
- true
下载统计数据
长期下载总量
详细信息
timoschlueter/nightscout-librelink-up在Unraid 上运行 nightscout-librelink-up-uploader 。
nightscout-librelink-up-uploader 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。