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)
-
Attachments (0 modified, 0 added, 5 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,126 +5,83 @@ 5 5 {{toc/}} 6 6 7 7 8 -= 1. Overview: = 9 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 11 10 +{{{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 12 12 13 - Note:Wecancreateonlyone rule chain, device profile anddashboard for on typeof devices.12 +first of all, we will receive three JSON files, which include the dashboard, device profiles, and rule chain.}}} 14 14 15 15 16 - = 2. For devices whichalready have dashboard /profile/ rule chain. =15 +[[image:1728978901187-650.png]] 17 17 18 -== 2.1 Getthe jsonsfile==17 +== **Step1.Import dashboard** == 19 19 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 22 - what files toget:Select the model youneed and download three JSON filesfromit20 +[[image:1728978901199-201.png||height="919" width="1797"]] 23 23 24 - Suchas:22 +[[image:1728978901203-703.png||height="901" width="1801"]] 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]] 24 +== == 29 29 26 +== **Step2.Import Device profile** == 30 30 31 - ==2.2 ImportRule chain==28 +The import method for this section is the same as the dashboard import method. 32 32 33 -Firstly, we need to import the rule chain. 34 34 35 - Open rule chains, click on the"+" in the upper right corner,31 +[[image:1729041156898-931.png]] 36 36 37 - select "import rule chain", and thendragthedownloaded JSON file withhe suffix"_rule_chain" into the text box33 +[[image:1728978901206-650.png||height="911" width="1799"]] 38 38 39 - *Onlyneedto import once for same type of devices.35 +== == 40 40 41 -** **[[image:1729040952504-811.png||height="556"width="1138"]]37 +== **Step3. Import Rule chain** == 42 42 43 -[[image:1729066864346-718.png||height="596" width="1140"]] 39 +((( 40 +The import method for this section is the same as the dashboard import method. 44 44 45 -== 2.3 Import Device profile and select the rule chain == 42 + 43 +))) 46 46 47 -=== 2.3.1 Import Device profile === 45 +((( 46 +****[[image:1729040952504-811.png]] 47 +))) 48 48 49 - At this step, weneed to import thedevice profile first,as showninthe figure.49 +[[image:1728978901213-756.png||height="907" width="1802"]] 50 50 51 - First,weneedto open the device profiles, click on the "+" in the upper right corner, select "import device profile",51 +== == 52 52 53 - and thenselectthe filewiththesuffix "_device_defiles"that we have already downloaded. Drag it into the text box.53 +== **Step4.Modify the rule chain in the device profiles** == 54 54 55 - [[image:1729041156898-931.png||height="523"width="1144"]]55 +Open the device configuration we just imported and edit it. 56 56 57 -[[image:1729066636027-958.png||height="603" width="1143"]] 58 58 59 - ===2.3.2Modify therule chaininthe device profiles===58 +[[image:1729041627624-611.png||height="889" width="1801"]] 60 60 61 -After importing the rule chain and device profile, we need to link them together. 62 62 63 - At this point, we needto modify the rule chain onthedevice profilespage.61 +Modify the rule chain to the one we imported and save it. 64 64 65 -In this section, first we need to open the device profiles module again, 66 66 67 - click on the newly imported device profile file,and then click on the topright corner“ 🖊” After enteringthe editing mode,64 +[[image:1729041918618-753.png]] 68 68 69 -we will see the Default rule chain under the details section. 70 70 71 -Click on it and select the corresponding rule chain we have newly imported, 72 72 73 -t henclickthe"√"in theupper right cornertosaveit.68 +== step5.Open our new dashboard and modify the input device for each accessory == 74 74 75 -[[image:1729041627624-611.png||height="567" width="1148"]] 76 76 77 -[[image:172904 1918618-753.png||height="558" width="1151"]]71 +[[image:1729042442077-819.png]] 78 78 79 -== 2.4 Import Dashboard and link to each device == 80 80 81 - Afterimportingtherule chain and deviceprofile, weneed to import thedashboard and configure itsdatasource.74 +[[image:1729042599152-568.png||height="869" width="1773"]] 82 82 83 - === ** **2.4.1Import dashboard===76 +[[image:1729042895928-321.png||height="859" width="1771"]] 84 84 85 -Firstly, we need to open the dashboard module, 86 86 87 - click on the"+"intheupper right corner,select"import dashboard",79 +Then use this method to modify the input devices of all modules in the dashboard 88 88 89 -then we shoud drag the downloaded _dashboard file into the text box. 90 90 91 - [[image:1728978901199-201.png||height="591"width="1156"]]82 +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. 92 92 93 -[[image:1729066158155-749.png||height="603" width="1165"]] 94 94 85 +[[image:1728978901221-951.png||height="926" width="1777"]] 95 95 96 -== 2.4.2 Modify the datasource of each module in the dashboard == 97 - 98 -After importing the dashboard, we need to link it with our input device, 99 - 100 -So we need to change the input device of each module in the dashboard , and the corresponding device name is the IMEI of the device we are connected to. 101 - 102 -(For example, if our input device IMEI is 863663062789483, then our input device name is 863663062789483) 103 - 104 - 105 -In this section, we should first open our newly imported dashboard and click on "Edit mode" in the upper right corner to edit it. 106 - 107 -Afterwards, select the module to be modified and click on the top right corner of the module“ 🖊” Enter the editing interface, 108 - 109 -then find the Datasource section, select the corresponding device name, and click "Apply" in the upper right corner. 110 - 111 -* Need to repeat for every new device. 112 -* Make sure the device already creat in the platform. 113 - 114 -[[image:1729042442077-819.png||height="580" width="1160"]] 115 - 116 -[[image:1729042599152-568.png||height="571" width="1166"]] 117 - 118 -[[image:1729042895928-321.png||height="565" width="1165"]] 119 - 120 -Now our dashboard has been successfully imported and the data can be displayed after processing. 121 - 122 -Next, we only need to transfer the data in and we can see the data displayed on the dashboard. 123 - 124 -[[image:1728978901221-951.png||height="591" width="1134"]] 125 - 126 -= 3. For devices doesn't have dashboard / profile/ rule chain. = 127 - 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