Last modified by Hera Guo on 2024/12/31 11:55

From version 3.1
edited by Hera Guo
on 2024/10/16 09:44
Change comment: There is no comment for this version
To version 6.1
edited by Chxy
on 2024/10/16 11:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -How to import and use the dashboard?
1 +How to creat dashboard for a device?
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.hera
1 +XWiki.EdwinChen
Content
... ... @@ -1,3 +1,47 @@
1 +
2 +
3 +**Table of Contents:**
4 +
5 +{{toc/}}
6 +
7 +
8 += 1. Overview: =
9 +
10 +After device data arrive to the platform via the method of [[Connect Device to ThingsEye>>https://wiki.thingseye.io/xwiki/bin/view/Main/How%20to%20connect%20my%20devices%20to%20ThingsEye%3F/#]]. We can creat the Dashboard for the specify device. so to view the sensor detail of each device.
11 +
12 +
13 +Note: We can create only one rule chain, device profile and dashboard for on type of devices.
14 +
15 +
16 += 2. For devices which already have dashboard / profile/ rule chain. =
17 +
18 +== 2.1 Get the jsons file ==
19 +
20 +where to get.
21 +
22 +what files to get.
23 +
24 +
25 +== 2.2 Import Rule chain ==
26 +
27 +Only need to import once for same type of devices.
28 +
29 +
30 +== 2.3 Import Device profile and select the rule chain ==
31 +
32 +
33 +== 2.4 Import Dashboard and link to each device ==
34 +
35 +Need to repeat for every new device.
36 +
37 +Make sure the device already creat in the platform.
38 +
39 +
40 +
41 += 3. For devices doesn't have dashboard / profile/ rule chain. =
42 +
43 +
44 +
1 1  {{{How should we import and use a complete dashboard when we receive it? Taking the SN50v3 N_NBemod9 dashboard as an example, this note will provide you with detailed information
2 2  
3 3  first of all, we will receive three JSON files, which include the dashboard, device profiles, and rule chain.}}}