Skip to content
Merged
Changes from 1 commit
Commits
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
inserted information about upgrading the nightscout branch if necessary
@logichammer asked for inserting some information on how to update Nightscout to the dev branch. I think that this step belongs to the chapter visualization and monitoring and added a sentence here. If you are just changing the branch of Nightscout you shoul be familiar with the necessary steps. That is why I decided to make just a brief note.
  • Loading branch information
MosiGitHub committed May 21, 2016
commit e1ccb5d0fe43f91bc1dbb245c504f0e2302c32dd
3 changes: 1 addition & 2 deletions docs/docs/walkthrough/phase-1/visualization.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ The integration requires setting up Nightscout and making changes and additions

### Nightscout Setup

OpenAPS requires the latest (currently dev) version of Nightscout, which can be found here: https://github.com/nightscout/cgm-remote-monitor/tree/dev.

OpenAPS requires the latest (currently dev) version of Nightscout, which can be found here: https://github.com/nightscout/cgm-remote-monitor/tree/dev. If you are already using Nightscout you might have to update your repository. Just go to the https://github.com/nightscout/cgm-remote-monitor repository and look for "updating my version". Once you have completed these steps, log on to Azure or Heroku and disconnect the deployment source. Thereafter choose your cgm-remote-monitor github repository as source again. You should take the dev branch of this repository especially if you plan to use the advanced-meal-assist feature.

The steps discussed here are essentially the same for both Azure and Heroku users. Two configuration changes must be made to the Nightscout implementation:

Expand Down