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

From version 9.1
edited by Hera Guo
on 2024/10/16 17:39
Change comment: There is no comment for this version
To version 13.1
edited by Chxy
on 2024/10/21 23:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.hera
1 +XWiki.EdwinChen
Content
... ... @@ -10,12 +10,12 @@
10 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 11  
12 12  
13 -Note: We can create only one rule chain, device profile and dashboard for on type of devices.
13 +Note: We can create only one rule chain, device profile and dashboard for one type of devices.
14 14  
15 15  
16 16  = 2. For devices which already have dashboard / profile/ rule chain. =
17 17  
18 -== 2.1 Get the jsons file ==
18 +== 2.1 Get the json files ==
19 19  
20 20  where to get:[[https:~~/~~/github.com/ThingsEye-io/te-platform/tree/main/Devices/Dragino>>path:/xwiki/bin/get/Main/How%20to%20import%20and%20use%20the%20dashboard%3F/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=&type=doc&reference=&typed=]]
21 21  
... ... @@ -23,15 +23,9 @@
23 23  
24 24  Such as:
25 25  
26 -|(% colspan="1" %)(((
27 -[[sn50v3_nb_mod9_dashboard_.json>>url:https://github.com/ThingsEye-io/te-platform/blob/main/Devices/Dragino/SN50v3-NB-Mod9/sn50v3_nb_mod9_dashboard_.json]]
28 -)))
29 -|(% colspan="1" %)(((
30 -[[sn50v3_nb_mod9_device_profile.json>>url:https://github.com/ThingsEye-io/te-platform/blob/main/Devices/Dragino/SN50v3-NB-Mod9/sn50v3_nb_mod9_device_profile.json]]
31 -)))
32 -|(% colspan="1" %)(((
33 -[[sn50v3_nb_mod9_rule_chain.json>>url:https://github.com/ThingsEye-io/te-platform/blob/main/Devices/Dragino/SN50v3-NB-Mod9/sn50v3_nb_mod9_rule_chain.json]]
34 -)))
26 +* [[sn50v3_nb_mod9_dashboard_.json>>url:https://github.com/ThingsEye-io/te-platform/blob/main/Devices/Dragino/SN50v3-NB-Mod9/sn50v3_nb_mod9_dashboard_.json]]
27 +* [[sn50v3_nb_mod9_device_profile.json>>url:https://github.com/ThingsEye-io/te-platform/blob/main/Devices/Dragino/SN50v3-NB-Mod9/sn50v3_nb_mod9_device_profile.json]]
28 +* [[sn50v3_nb_mod9_rule_chain.json>>url:https://github.com/ThingsEye-io/te-platform/blob/main/Devices/Dragino/SN50v3-NB-Mod9/sn50v3_nb_mod9_rule_chain.json]]
35 35  
36 36  == 2.2 Import Rule chain ==
37 37  
... ... @@ -83,7 +83,7 @@
83 83  
84 84  == 2.4 Import Dashboard and link to each device ==
85 85  
86 -After importing the rule chain and device profile, we need to import the dashboard and configure its input source.
80 +After importing the rule chain and device profile, we need to import the dashboard and configure its  datasource.
87 87  
88 88  === ** **2.4.1 Import dashboard ===
89 89  
... ... @@ -98,7 +98,7 @@
98 98  [[image:1729066158155-749.png||height="603" width="1165"]]
99 99  
100 100  
101 -== 2.4.2 Modify the input devices of each module in the dashboard ==
95 +== 2.4.2 Modify the datasource of each module in the dashboard ==
102 102  
103 103  After importing the dashboard, we need to link it with our input device,
104 104