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
Next Next commit
Fix image links
  • Loading branch information
danamlewis authored Jul 31, 2017
commit f9f9d4e589c6afd033ccdfcb86dd5c2b2dae8941
7 changes: 3 additions & 4 deletions docs/docs/While You Wait For Gear/nightscout-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,17 +275,16 @@ 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

Name: the name of your rig (same as the hostname of your rig). You will need to add a new Subject for each rig you run.
Note: Nightscout will shorten the name to 10 characters in your accesstoken, e.g., `myedisonhostname` becomes `myedisonho-0dccda4ae591e763`

Roles: `oref0rig`

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

![AddSubject](../Images/nightscout/subject-oref0rig.png)
Press Save button.

In the Subject - People, Device etc. view you'll see the access token for your rig, e.g., `myrigname-27c914cabc506fa3`
Expand Down