Skip to content

Commit f4efa06

Browse files
committed
2 parents 9305f78 + 6252f0a commit f4efa06

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
# ric-datasource
22

3-
Grafana datasource for Rightech IoT platform
4-
3+
Grafana data source plugin for Rightech IoT platform
4+
![Rightech IoT Explore](https://raw.githubusercontent.com/Rightech/ric-datasource/master/src/img/explore.png)
55

66
## setup
77

8-
Go to [access tokens page](https://dev.rightech.io/#?m=admin&v=tokens) and issue token with scopes:
8+
1. Go to [access tokens page](https://dev.rightech.io/#?m=admin&v=tokens) and issue token with scopes:
99
- `GET /models/*`
1010
- `GET /objects/*`
1111

12-
![Rightech IoT Cloud Dashboard](https://raw.githubusercontent.com/Rightech/ric-datasource/master/src/img/scopes.png)
12+
![Rightech IoT Access Scopes](https://raw.githubusercontent.com/Rightech/ric-datasource/master/src/img/scopes.png)
13+
14+
2. Paste access token to `Token` config field
15+
16+
![Rightech IoT Token Config](https://raw.githubusercontent.com/Rightech/ric-datasource/master/src/img/config.png)

0 commit comments

Comments
 (0)