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)
-
Attachments (0 modified, 0 added, 5 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.he ra1 +XWiki.EdwinChen - Content
-
... ... @@ -10,121 +10,91 @@ 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 files == 19 19 20 - whereto 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=]]19 += 3. For devices doesn't have dashboard / profile/ rule chain. = 21 21 22 -what files to get:Select the model you need and download three JSON files from it 23 23 24 -Such as: 25 25 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]] 23 +{{{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 29 29 30 - ==2.2 ImportRule chain==25 +first of all, we will receive three JSON files, which include the dashboard, device profiles, and 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 33 34 - Open rule chains, click on the"+" in the upper right corner,28 +[[image:1728978901187-650.png]] 35 35 36 - select"importrule chain", andthen drag the downloadedJSON file with the suffix "_rule_chain" into the text box30 +== **Step1.Import dashboard** == 37 37 38 -* Only need to import once for same type of devices. 39 39 40 - ****[[image:1729040952504-811.png||height="556" width="1138"]]33 +[[image:1728978901199-201.png||height="919" width="1797"]] 41 41 42 -[[image:1729 066864346-718.png||height="596" width="1140"]]35 +[[image:1728978901203-703.png||height="901" width="1801"]] 43 43 44 -== 2.3ImportDevice profile and select the rule chain==37 +== == 45 45 46 -== =2.3.1Import Device profile ===39 +== **Step2.Import Device profile** == 47 47 48 - At this step,we need toimport thedeviceprofilefirst,as showninthefigure.41 +The import method for this section is the same as the dashboard import method. 49 49 50 -First, we need to open the device profiles, click on the "+" in the upper right corner, select "import device profile", 51 51 52 - and then select the file with the suffix "_device_defiles" that we have already downloaded. Dragit into thetext box.44 +[[image:1729041156898-931.png]] 53 53 54 -[[image:172 9041156898-931.png||height="523" width="1144"]]46 +[[image:1728978901206-650.png||height="911" width="1799"]] 55 55 56 - [[image:1729066636027-958.png||height="603"width="1143"]]48 +== == 57 57 58 -== =2.3.2Modifytherule chainin the device profiles===50 +== **Step3. Import Rule chain** == 59 59 60 -After importing the rule chain and device profile, we need to link them together. 52 +((( 53 +The import method for this section is the same as the dashboard import method. 61 61 62 -At this point, we need to modify the rule chain on the device profiles page. 55 + 56 +))) 63 63 64 -In this section, first we need to open the device profiles module again, 58 +((( 59 +****[[image:1729040952504-811.png]] 60 +))) 65 65 66 - click on the newly imported deviceprofile file, and then click on the top rightcorner“ 🖊” After entering the editing mode,62 +[[image:1728978901213-756.png||height="907" width="1802"]] 67 67 68 - wewillseethe Default rule chain under the details section.64 +== == 69 69 70 - Clickonitand selectthecorresponding rule chainwehavenewlyimported,66 +== **Step4.Modify the rule chain in the device profiles** == 71 71 72 -the nclick the"√"inthe upper rightcornerto save it.68 +Open the device configuration we just imported and edit it. 73 73 74 -[[image:1729041627624-611.png||height="567" width="1148"]] 75 75 76 -[[image:1729041 918618-753.png||height="558" width="1151"]]71 +[[image:1729041627624-611.png||height="889" width="1801"]] 77 77 78 -== 2.4 Import Dashboard and link to each device == 79 79 80 - After importingthe rule chainanddeviceprofile,weneed toimporttheashboardandconfigure its datasource.74 +Modify the rule chain to the one we imported and save it. 81 81 82 -=== ** **2.4.1 Import dashboard === 83 83 84 - Firstly, weneed to openthe dashboard module,77 +[[image:1729041918618-753.png]] 85 85 86 -click on the "+" in the upper right corner, select "import dashboard", 87 87 88 -then we shoud drag the downloaded _dashboard file into the text box. 89 89 90 - [[image:1728978901199-201.png||height="591"width="1156"]]81 +== step5.Open our new dashboard and modify the input device for each accessory == 91 91 92 -[[image:1729066158155-749.png||height="603" width="1165"]] 93 93 84 +[[image:1729042442077-819.png]] 94 94 95 -=== 2.4.2 Modify the datasource of each module in the dashboard === 96 96 97 - Afterimportingthedashboard, we needtolink itwithour input device,87 +[[image:1729042599152-568.png||height="869" width="1773"]] 98 98 99 - So we need to change theinput device of eachmodule in the dashboard , and thecorrespondingdevice name is the IMEI ofthedevicewe are connectedo.89 +[[image:1729042895928-321.png||height="859" width="1771"]] 100 100 101 -(For example, if our input device IMEI is 863663062789483, then our input device name is 863663062789483) 102 102 92 +Then use this method to modify the input devices of all modules in the dashboard 103 103 104 -In this section, we should first open our newly imported dashboard and click on "Edit mode" in the upper right corner to edit it. 105 105 106 - Afterwards,selectthe module tobemodified andclickonthe toprightcornerofthemodule“🖊”Entertheeditinginterface,95 +Now our dashboard has been successfully imported and the data can be displayed after processing. Next, we only need to transfer the data in and we can see the data displayed on the dashboard. 107 107 108 -then find the Datasource section, select the corresponding device name, and click "Apply" in the upper right corner. 109 109 110 -* Need to repeat for every new device. 111 -* Make sure the device already creat in the platform. 98 +[[image:1728978901221-951.png||height="926" width="1777"]] 112 112 113 -[[image:1729042442077-819.png||height="580" width="1160"]] 114 - 115 -[[image:1729042599152-568.png||height="571" width="1166"]] 116 - 117 -[[image:1729042895928-321.png||height="565" width="1165"]] 118 - 119 -Now our dashboard has been successfully imported and the data can be displayed after processing. 120 - 121 -Next, we only need to transfer the data in and we can see the data displayed on the dashboard. 122 - 123 -[[image:1728978901221-951.png||height="591" width="1134"]] 124 - 125 -= 3. For devices doesn't have dashboard / profile/ rule chain. = 126 - 127 -1111 128 - 129 - 130 130 {{{Hope this article can be helpful to you.Good luck to you!}}}
- 1729066158155-749.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -280.3 KB - Content
- 1729066636027-958.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -323.8 KB - Content
- 1729066864346-718.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -281.2 KB - Content
- 1729067194004-351.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -43.1 KB - Content
- 1729067238833-697.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -43.1 KB - Content