Changes for page How to creat dashboard for a device?
Last modified by Hera Guo on 2024/12/31 11:55
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. EdwinChen1 +XWiki.hera - 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 json sfile ==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 ... ... @@ -27,10 +27,9 @@ 27 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 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]] 29 29 30 - 31 31 == 2.2 Import Rule chain == 32 32 33 -Firstly, we need to import the rule chain. 32 +Firstly, we need to import the rule chain. The rule chain tells platform how we should handel the uplink and downlink for this device. 34 34 35 35 Open rule chains, click on the "+" in the upper right corner, 36 36 ... ... @@ -93,7 +93,7 @@ 93 93 [[image:1729066158155-749.png||height="603" width="1165"]] 94 94 95 95 96 -== 2.4.2 Modify the datasource of each module in the dashboard == 95 +=== 2.4.2 Modify the datasource of each module in the dashboard === 97 97 98 98 After importing the dashboard, we need to link it with our input device, 99 99 ... ... @@ -125,6 +125,7 @@ 125 125 126 126 = 3. For devices doesn't have dashboard / profile/ rule chain. = 127 127 127 +1111 128 128 129 129 130 130 {{{Hope this article can be helpful to you.Good luck to you!}}}