Changes for page How to creat dashboard for a device?
Last modified by Hera Guo on 2024/12/31 11:55
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- 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 etype of devices.13 +Note: We can create only one rule chain, device profile and dashboard for on 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 file s==18 +== 2.1 Get the jsons file == 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,9 +27,10 @@ 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 + 30 30 == 2.2 Import Rule chain == 31 31 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.33 +Firstly, we need to import the rule chain. 33 33 34 34 Open rule chains, click on the "+" in the upper right corner, 35 35 ... ... @@ -92,7 +92,7 @@ 92 92 [[image:1729066158155-749.png||height="603" width="1165"]] 93 93 94 94 95 -== =2.4.2 Modify the datasource of each module in the dashboard ===96 +== 2.4.2 Modify the datasource of each module in the dashboard == 96 96 97 97 After importing the dashboard, we need to link it with our input device, 98 98