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, 13 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -How to creat dashboardfor a device?1 +How to import and use the dashboard? - Content
-
... ... @@ -1,129 +1,60 @@ 1 - 1 +{{{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 2 2 3 - **TableofContents:**3 +first of all, we will receive three JSON files, which include the dashboard, device profiles, and rule chain.}}} 4 4 5 -{{toc/}} 6 6 6 +[[image:1728978901187-650.png]] 7 7 8 -= 1. Overview:=8 +== **Step1.Import dashboard** == 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 11 +[[image:1728978901199-201.png]] 12 12 13 - Note: We can create only one rule chain, device profileand dashboard for on typeof devices.13 +[[image:1728978901203-703.png]] 14 14 15 +== == 15 15 16 -= 2. Fordeviceswhich already have dashboard /profile/rule chain.=17 +== **Step2.Import Device profile** == 17 17 18 - ==2.1Get thejsonsfile==19 +The import method for this section is the same as the dashboard import method. 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 files from it22 +[[image:1728978901206-650.png]] 23 23 24 - Suchas:24 +== == 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]] 26 +== **Step3. Import Rule chain** == 27 + 28 +((( 29 +The import method for this section is the same as the dashboard import method. 28 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 +((( 33 +**** 31 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 -))) 35 35 36 - ==2.2Import Rule chain==36 +[[image:1728978901213-756.png]] 37 37 38 -Firstly, we need to import the rule chain. 39 - 40 -Open rule chains, click on the "+" in the upper right corner, 41 - 42 -select "import rule chain", and then drag the downloaded JSON file with the suffix "_rule_chain" into the text box 43 - 44 -* Only need to import once for same type of devices. 45 - 46 -****[[image:1729040952504-811.png||height="556" width="1138"]] 47 - 48 -[[image:1729066864346-718.png||height="596" width="1140"]] 49 - 50 -== 2.3 Import Device profile and select the rule chain == 51 - 52 -=== 2.3.1 Import Device profile === 53 - 54 -At this step, we need to import the device profile first, as shown in the figure. 55 - 56 -First, we need to open the device profiles, click on the "+" in the upper right corner, select "import device profile", 57 - 58 -and then select the file with the suffix "_device_defiles" that we have already downloaded. Drag it into the text box. 59 - 60 -[[image:1729041156898-931.png||height="523" width="1144"]] 61 - 62 -[[image:1729066636027-958.png||height="616" width="1167"]] 63 - 64 -=== 2.3.2 Modify the rule chain in the device profiles === 65 - 66 -After importing the rule chain and device profile, we need to link them together. 67 - 68 -At this point, we need to modify the rule chain on the device profiles page. 69 - 70 -In this section, first we need to open the device profiles module again, 71 - 72 -click on the newly imported device profile file, and then click on the top right corner“ 🖊” After entering the editing mode, 73 - 74 -we will see the Default rule chain under the details section. 75 - 76 -Click on it and select the corresponding rule chain we have newly imported, 77 - 78 -then click the "√" in the upper right corner to save it. 79 - 80 -[[image:1729041627624-611.png||height="576" width="1167"]] 81 - 82 -[[image:1729041918618-753.png||height="558" width="1151"]] 83 - 84 -== 2.4 Import Dashboard and link to each device == 85 - 86 -Need to repeat for every new device. 87 - 88 -Make sure the device already creat in the platform. 89 - 90 -== ** Step1.Import dashboard** == 91 - 92 -[[image:1728978901199-201.png||height="591" width="1156"]] 93 - 94 -[[image:1729066158155-749.png||height="603" width="1165"]] 95 - 96 96 == == 97 97 98 -== step5.Openournewdashboard andmodifytheinputdeviceforach accessory==40 +== **Step4.Modify the rule chain in the device profiles** == 99 99 100 - [[image:1729042442077-819.png||height="580"width="1160"]]42 +Open the device configuration we just imported and edit it. 101 101 102 -[[image:1729042599152-568.png||height="571" width="1166"]] 103 103 104 -[[image:1729 042895928-321.png||height="565" width="1165"]]45 +[[image:1728978901217-327.png]] 105 105 106 -Then use this method to modify the input devices of all modules in the dashboard 107 107 108 - = 3. Fordevicesdoesn't havedashboard/profile/rulechain.=48 +Modify the rule chain to the one we imported and save it. 109 109 110 -{{{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 111 111 112 - first ofall, wewill receive three JSON files, which include the dashboard, deviceprofiles, and rule chain.}}}51 +[[image:1728978901219-616.png]] 113 113 114 -[[image:1728978901187-650.png]] 115 115 116 -== == 117 - 118 -== **Step3. Import Rule chain** == 119 - 120 - 121 -== == 122 - 123 -== == 124 - 125 125 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. 126 126 127 -[[image:1728978901221-951.png||height="591" width="1134"]] 128 128 129 -{{{Hope this article can be helpful to you.Good luck to you!}}} 57 +[[image:1728978901221-951.png]] 58 + 59 +{{{ 60 +Hope this article can be helpful to you.Good luck to you!}}}
- 1729040672452-882.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -170.7 KB - Content
- 1729040952504-811.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -146.0 KB - Content
- 1729041156898-931.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -159.0 KB - Content
- 1729041627624-611.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -231.2 KB - Content
- 1729041918618-753.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -208.4 KB - Content
- 1729042442077-819.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -208.7 KB - Content
- 1729042599152-568.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -186.5 KB - Content
- 1729042895928-321.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -217.7 KB - Content
- 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