Skip to content

Commit 6fb5a80

Browse files
committed
Roll back nightscout-connect
Until confirmation of functionality
1 parent e64ed34 commit 6fb5a80

6 files changed

Lines changed: 22 additions & 31 deletions

File tree

docs/nightscout/downloaders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Facebook group [xDrip4iOS](https://www.facebook.com/groups/853994615056838)
175175
```{admonition} Important limitation
176176
:class: warning
177177
**Sugarmate doesn't allow Nightscout as a data source if you included `bridge` in `ENABLE`.**
178-
If you need this (deprecated) data source: enable [obscuration](/nightscout/setup_variables.md#bridge-share2nightscout-bridge) variables. Use [nightscout-connect](/uploader/setup.md/#dexcom) Nightscout 15 plugin.
178+
If you need this data source: enable [obscuration](/nightscout/setup_variables.md#bridge-share2nightscout-bridge) variables.
179179
```
180180

181181
<img src="/nightscout/img/IconSW.png" width="25px" /><img src="/nightscout/img/IconPhone.png" width="25px" /><img src="/nightscout/img/IconTablet.png" width="25px" /> <img src="/nightscout/img/LockOK.png" width="25px" />

docs/nightscout/setup_variables.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -160,13 +160,13 @@ Must be a space-delimited, lower-case list.
160160

161161
`careportal basal dbsize`
162162

163-
Include the word `connect` here if you are receiving data from the Dexcom Share service.
163+
Include the word `bridge` here if you are receiving data from the Dexcom Share service.
164164

165-
`careportal basal dbsize connect`
165+
`careportal basal dbsize bridge`
166166

167167
If you don't want to decide now, add all the followings, you can disable them if you don't need them:
168168

169-
`careportal basal dbsize rawbg iob maker connect cob bwp cage iage sage boluscalc pushover treatmentnotify mmconnect loop pump profile food openaps bage alexa override cors`
169+
`careportal basal dbsize rawbg iob maker bridge cob bwp cage iage sage boluscalc pushover treatmentnotify loop pump profile food openaps bage alexa override cors`
170170

171171
Note: `mmconnect` is not functional (if you want to bridge from the MiniMed CareLink service you will need another device to send data to Nightscout). If you are sending data to CareLink do **NOT** enable `mmconnect`.
172172

@@ -795,7 +795,7 @@ or `icicle` (inverted)
795795
#### `connect` ([Nightscout Connect](https://github.com/nightscout/nightscout-connect))
796796

797797
```{note}
798-
This plugin is **under development**. `dexcomshare` is functional.
798+
This plugin is **under development**.
799799
```
800800

801801
Nightscout's methods for synchronizing with common diabetes cloud providers. This module provides a single entry point to Nightscout for similar modules and allows managing http library and injecting dependencies from a single point.
@@ -819,10 +819,6 @@ Selecting `ous` here sets `CONNECT_SHARE_SERVER` to `shareous1.dexcom.com`.
819819

820820
#### `bridge` (Share2Nightscout bridge)
821821

822-
```{warning}
823-
This plugin is **deprecated**. Use `connect` (Nightscout Connect) instead.
824-
```
825-
826822
Glucose reading directly from the Dexcom Share service, uses these extended settings (**\*** mandatory):
827823

828824
- `BRIDGE_USER_NAME` - Your username for the Share service. **\***

docs/troubleshoot/dexcom_bridge.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ For all others: [https://clarity.dexcom.eu/](https://clarity.dexcom.eu/)
1111

1212
<img src="/troubleshoot/img/DexShare01.png" width="600px" >
1313

14-
In the case you have linked accounts, check you are using the right credentials for the profile you want to `connect` to Nightscout.
14+
In the case you have linked accounts, check you are using the right credentials for the profile you want to `bridge` to Nightscout.
1515

16-
**Verify you actually have current data in this profile/account!** You want to put the username and password of the account that has CGM data in `CONNECT_SHARE`, this is usually the credentials you are using with the master phone (the one connected to the sensor).
16+
**Verify you actually have current data in this profile/account!** You want to put the username and password of the account that has CGM data in `BRIDGE`, this is usually the credentials you are using with the master phone (the one connected to the sensor).
1717

1818
<img src="/troubleshoot/img/DexShare05.png" width="400px" >
1919

@@ -35,7 +35,7 @@ Newly created Dexcom users do not have an username but only an email address.
3535

3636
<img src="/troubleshoot/img/DexShare01b.png" width="400px" >
3737

38-
This can be an issue if you want to use `connect` to have your data directly in Nightscout. Make sure you're using the [latest release](/update/update/) if you experience problems.
38+
This can be an issue if you want to use `bridge` to have your data directly in Nightscout. Make sure you're using the [latest release](/update/update/) if you experience problems.
3939

4040
Common symptoms are:
4141

@@ -127,17 +127,17 @@ Variables location will depend on the platform you use:
127127

128128
</br>
129129

130-
1. You must use the same `CONNECT_SHARE_PASSWORD` or `CONNECT_SHARE_ACCOUNT_NAME` that your Dexcom mobile app is using.
130+
1. You must use the same `BRIDGE_PASSWORD` or `BRIDGE_USER_NAME` that your Dexcom mobile app is using.
131131
2. You must have `connect` and `careportal` on the `ENABLE` line (you can have other values there...but don't forget these two).
132-
3. If you are outside the USA, you must add `CONNECT_SHARE_REGION` set to `ous` in Nightscout variables settings.
132+
3. If you are outside the USA, you must add `BRIDGE_SERVER` set to `EU` in Nightscout variables settings.
133133
4. Your `careportal` must be one word in the `ENABLE` line, sometimes autocorrect makes it two words.
134134
5. If using `mmol`, make sure you have spelled that value correctly in the `DISPLAY_UNITS`.
135135

136136
</br>
137137

138138
### Authentication errors
139139

140-
One thing that can happen if you have an incorrect Dexcom login/password in your Share account settings and/or in your Nightscout `CONNECT` settings is that Dexcom will lock your account...and you won't see CGM data in Nightscout. If you notice your CGM readings disappeared, but everything else is flowing...
140+
One thing that can happen if you have an incorrect Dexcom login/password in your Share account settings and/or in your Nightscout `BRIDGE` settings is that Dexcom will lock your account...and you won't see CGM data in Nightscout. If you notice your CGM readings disappeared, but everything else is flowing...
141141
Check your Heroku logs that are viewable by selecting `View Logs` from the drop-down menu underneath the `More` option.
142142

143143
<img src="/vendors/heroku/img/heroku-logs.png" width="800">
@@ -150,7 +150,7 @@ With Railway they are available selecting your app, then `Deployments` and `View
150150

151151
Do your logs have "`SSO authentication errors`" like in the red box highlighted above? If you do, then:
152152

153-
1. Delete your `CONNECT_SHARE` entries within Heroku settings. Don't delete the variables, just delete the values of `CONNECT_SHARE_PASSWORD` and `CONNECT_SHARE_ACCOUNT_NAME`.
153+
1. Delete your `BRIDGE` entries within Heroku settings. Don't delete the variables, just delete the values of `BRIDGE_PASSWORD` and `BRIDGE_USER_NAME`.
154154
2. Wait 15 minutes and then follow the directions below. It is important to wait 15 minutes: the reason you can't log in right now is that your Dexcom account has a temporary lock from the passwords in the step above being incorrect. The temporary lock will expire after 10-15 minutes of giving the account login a break from the incorrect logins. So, definitely wait or else you'll just keep prolonging the issue.
155155

156156
```{hint} About your Bridge password and user name

docs/uploader/setup.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You can find it in [Status - Hostname](https://navid200.github.io/xDrip/docs/Nig
6666

6767
## Dexcom
6868

69-
You need at least one follower to use Nightscout `share` (deprecated) or `nightscout-connect` (recommended) plugins.
69+
You need at least one follower to use Nightscout `share` plugin.
7070

7171
```{hint}
7272
If you use a DIY closed loop system it is recommended that you let it upload to Nightscout instead of importing data using Dexcom Share and a Nightscout plugin.
@@ -95,6 +95,7 @@ You need to add `bridge` in the `ENABLE` variable. Do not delete other entries,
9595
:::
9696
9797
:::{tab-item} 15
98+
**The `connect` plugin is under development.**</br></br>
9899
Verify, update or add these variables:</br></br>
99100
`CONNECT_SOURCE` set to `dexcomshare`</br>
100101
`CONNECT_SHARE_ACCOUNT_NAME`</br>

docs/vendors/azure/new_user_a.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,19 +56,19 @@ If you don't use Dexcom Share to get your BG data in Nightscout, copy the line b
5656

5757
`careportal basal dbsize rawbg iob maker cob bwp cage iage sage boluscalc pushover treatmentnotify loop pump profile food openaps bage alexa override speech cors`
5858

59-
If you want to use Dexcom Share as a data source copy this one (it includes the keyword `connect`):
59+
If you want to use Dexcom Share as a data source copy this one (it includes the keyword `bridge`):
6060

61-
`careportal basal dbsize rawbg iob maker cob bwp cage iage sage boluscalc pushover treatmentnotify loop pump profile food openaps bage alexa override speech cors connect`
61+
`careportal basal dbsize rawbg iob maker cob bwp cage iage sage boluscalc pushover treatmentnotify loop pump profile food openaps bage alexa override speech cors bridge`
6262

6363
Click OK.
6464

6565
</br>
6666

6767
h) If you want to use Dexcom Share to have your data in Nightscout directly, you will need to add these three variable Names:
6868

69-
`CONNECT_SHARE_ACCOUNT_NAME` Your Dexcom account username to receive CGM data from the Dexcom Share service.
70-
`CONNECT_SHARE_ACCOUNT_PASSWORD` Your Dexcom account password to receive CGM data from the Dexcom Share service.
71-
`CONNECT_SHARE_REGION` us if your Dexcom account is in the US, or, if you are bridging from the Dexcom Share service and are anywhere *outside* the US change this to ous.
69+
`BRIDGE_USER_NAME` Your Dexcom account username to receive CGM data from the Dexcom Share service.
70+
`BRIDGE_PASSWORD` Your Dexcom account password to receive CGM data from the Dexcom Share service.
71+
`BRIDGE_SERVER` US if your Dexcom account is in the US, or, if you are bridging from the Dexcom Share service and are anywhere **outside** the US change this to EU.
7272

7373
!!!note
7474
If you use a DIY closed loop system it is recommended that you let it upload to Nightscout instead of importing using Dexcom Share and the `bridge` plugin.
@@ -77,7 +77,7 @@ h) If you want to use Dexcom Share to have your data in Nightscout directly, you
7777

7878
</br>
7979

80-
**Remember to add `connect` at the end of the `enable` variable in the list below.**
80+
**Remember to add `bridge` at the end of the `enable` variable in the list below.**
8181

8282
</br>
8383

docs/vendors/azure/new_user_b.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,22 +65,16 @@ If you don't use Dexcom Share to get your BG data in Nightscout, copy the line b
6565

6666
`careportal basal dbsize rawbg iob maker cob bwp cage iage sage boluscalc pushover treatmentnotify loop pump profile food openaps bage alexa override speech cors`
6767

68-
If you want to use Dexcom Share as a data source copy this one (it includes the keyword `connect`):
68+
If you want to use Dexcom Share as a data source copy this one (it includes the keyword `bridge`):
6969

70-
`careportal basal dbsize rawbg iob maker cob bwp cage iage sage boluscalc pushover treatmentnotify loop pump profile food openaps bage alexa override speech cors connect`
70+
`careportal basal dbsize rawbg iob maker cob bwp cage iage sage boluscalc pushover treatmentnotify loop pump profile food openaps bage alexa override speech cors bridge`
7171

7272
If you have your data coming directly from Dexcom share those three:
7373

7474
`BRIDGE_USER_NAME`
7575
`BRIDGE_PASSWORD`
7676
`BRIDGE_SERVER`
7777

78-
Will become these:
79-
80-
`CONNECT_SHARE_ACCOUNT_NAME` Your Dexcom account username to receive CGM data from the Dexcom Share service.
81-
`CONNECT_SHARE_ACCOUNT_PASSWORD` Your Dexcom account password to receive CGM data from the Dexcom Share service.
82-
`CONNECT_SHARE_REGION` us if your Dexcom account is in the US, or, if you are bridging from the Dexcom Share service and are anywhere *outside* the US change this to ous.
83-
8478
<img src="/vendors/azure/img/Azure15.png" width="600px" /></br>
8579

8680
</br>

0 commit comments

Comments
 (0)