Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
90263f4
Update loops-in-progress.md
KGoldmacher Jul 18, 2017
f7e4148
Merge pull request #955 from KGoldmacher/patch-1
danamlewis Jul 18, 2017
fdfc6fe
Update loops-in-progress.md
cbrenner Jul 19, 2017
5a303c1
Update ifttt-integration.md
cdmccook Jul 19, 2017
70d2fd7
Merge pull request #957 from cdmccook/patch-2
danamlewis Jul 20, 2017
b0e815d
Merge pull request #956 from cbrenner/patch-1
danamlewis Jul 20, 2017
a304c4d
Fix some typos
HairyFotr Jul 20, 2017
27f7da6
Update loops-in-progress.md
darrylschick Jul 21, 2017
4127c37
Update useful-mobile-apps.md
dirkgastaldo Jul 22, 2017
d387efc
Note that kernel version is useful for determining jubilinux version
scottleibrand Jul 22, 2017
a86f785
Update how-openaps-works-overview.md
dirkgastaldo Jul 22, 2017
a3d498b
Update index.rst (#963)
dirkgastaldo Jul 23, 2017
3767db0
Update overview-of-build-process.md (#965)
dirkgastaldo Jul 23, 2017
1f18dfd
Update hardware.md (#967)
dirkgastaldo Jul 23, 2017
b318c1e
Update nightscout-setup.md
JazzyCar Jul 23, 2017
d1cdd2a
Update loops-in-progress.md (#970)
JazzyCar Jul 24, 2017
a84c99e
Update understanding-your-Explorer-Board-rig.md (#972)
JazzyCar Jul 24, 2017
ae36ae9
Adding my name to Loops in Progress
Samuchco Jul 24, 2017
53a3a01
Merge pull request #975 from Samuchco/patch-1
danamlewis Jul 24, 2017
6b776e7
Merge branch 'master' into patch-1
danamlewis Jul 24, 2017
0350442
Merge pull request #961 from darrylschick/patch-1
danamlewis Jul 24, 2017
c462bca
Merge pull request #960 from HairyFotr/typos
danamlewis Jul 24, 2017
bf80015
Merge pull request #971 from JazzyCar/patch-3
danamlewis Jul 24, 2017
077a009
Merge pull request #964 from dirkgastaldo/patch-6
danamlewis Jul 24, 2017
dc7d253
Merge pull request #962 from dirkgastaldo/patch-4
danamlewis Jul 24, 2017
54e8bbd
Add meetup group URLs
danamlewis Jul 24, 2017
8b689a0
adding emphasis to max-iob and maxSafeBasal (#977)
Kdisimone Jul 24, 2017
0628ec3
combine people from both copies of loops-in-progress.md so we can del…
scottleibrand Jul 25, 2017
3fb40c8
fix broken images for token based authentications after doc update (#…
PieterGit Jul 26, 2017
715c580
Update collect-data-and-prepare.md (#978)
dirkgastaldo Jul 26, 2017
ded65cf
Update understanding-your-Explorer-Board-rig.md (#982)
dirkgastaldo Jul 26, 2017
1cbbc18
Update loops-in-progress.md (#984)
RamiLaakso Jul 29, 2017
8b8bc2a
Update loops-in-progress.md (#985)
902Lund Jul 29, 2017
9bd6630
Specify version 0.1.1 (or earlier) of Jubilinux (#986)
902Lund Jul 31, 2017
a875f83
Adding my name to the list (#987)
stavlor Jul 31, 2017
bdb4a71
image link fixes (#983)
Kdisimone Jul 31, 2017
9b4d453
Delete old loopers file that's now in a different place
danamlewis Jul 31, 2017
7d26222
Update usability-considerations.md (#959)
DriverNightscout Jul 31, 2017
f6aef4d
Update edison.md (#974)
dirkgastaldo Jul 31, 2017
507fe8f
Update edison.md (#954)
kathygagnier Jul 31, 2017
fb4c1ba
Update CGM.md (#969)
dirkgastaldo Jul 31, 2017
743fcbf
Update offline-looping-and-monitoring.md (#973)
rodzilla55 Jul 31, 2017
b9fd20b
Update nightscout-setup.md (#980)
dirkgastaldo Jul 31, 2017
815f733
Redirected urls (#990)
scottleibrand Jul 31, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix broken images for token based authentications after doc update (#981
)

* fix broken images after doc update

* add line to explain API_SECRET is also in crontab
  • Loading branch information
PieterGit authored and danamlewis committed Jul 26, 2017
commit 3fb40c8a9539c35a45c221fbf2165f6deb4c52d9
Binary file added docs/docs/Images/nightscout/role-oref0rig.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions docs/docs/While You Wait For Gear/nightscout-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ Here are the steps you need to follow:
api:treatments:read
```

![AddRole](../phase-1/img/role-oref0rig.png)
![AddRole](../Images/nightscout/role-oref0rig.png)

2. Add a new Subject

Expand All @@ -284,7 +284,7 @@ Here are the steps you need to follow:

Roles: `oref0rig`

![AddSubject](../phase-1/img/subject-oref0rig.png)
![AddSubject](../Images/nightscout/subject-oref0rig.png)

Press Save button.

Expand Down Expand Up @@ -321,6 +321,7 @@ Here are the steps you need to follow:
cmd = nightscout
args = ns https://mynightscout.herokuapp.com token=myrigname-27c914cabc506fa3
```
You must also change your `API_SECRET` in your crontab, e.g. `API_SECRET=token=myrigname-27c914cabc506fa3`. Use `crontab -e` to edit your crontab.

4. Test the rig, e.g. by running `openaps upload` or `openaps upload-ns-status` or just running the pump loop. You'll see the update from myrigname in the OpenAPS pill in Nightscout.

Expand Down