Version 9.1 by Hera Guo on 2024/10/16 17:39

Hide last authors
Chxy 4.1 1
2
3 **Table of Contents:**
4
5 {{toc/}}
6
7
Chxy 5.1 8 = 1. Overview: =
Chxy 4.1 9
Chxy 5.1 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.
Chxy 4.1 11
Chxy 5.1 12
13 Note: We can create only one rule chain, device profile and dashboard for on type of devices.
14
15
16 = 2. For devices which already have dashboard / profile/ rule chain. =
17
Chxy 6.1 18 == 2.1 Get the jsons file ==
Chxy 5.1 19
Hera Guo 7.1 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=]]
Chxy 6.1 21
Hera Guo 7.1 22 what files to get:Select the model you need and download three JSON files from it
Chxy 6.1 23
Hera Guo 7.1 24 Such as:
Chxy 6.1 25
Hera Guo 7.1 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]]
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 |(% 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
Chxy 6.1 36 == 2.2 Import Rule chain ==
37
Hera Guo 7.1 38 Firstly, we need to import the rule chain.
Chxy 6.1 39
Hera Guo 7.1 40 Open rule chains, click on the "+" in the upper right corner,
Chxy 6.1 41
Hera Guo 7.1 42 select "import rule chain", and then drag the downloaded JSON file with the suffix "_rule_chain" into the text box
Chxy 6.1 43
Hera Guo 7.1 44 * Only need to import once for same type of devices.
Chxy 6.1 45
Hera Guo 7.1 46 **​​​​​**[[image:1729040952504-811.png||height="556" width="1138"]]
Chxy 6.1 47
Hera Guo 7.1 48 [[image:1729066864346-718.png||height="596" width="1140"]]
Chxy 6.1 49
Hera Guo 7.1 50 == 2.3 Import Device profile and select the rule chain ==
Chxy 6.1 51
Hera Guo 8.1 52 === 2.3.1 Import Device profile ===
Chxy 6.1 53
Hera Guo 7.1 54 At this step, we need to import the device profile first, as shown in the figure.
Chxy 6.1 55
Hera Guo 7.1 56 First, we need to open the device profiles, click on the "+" in the upper right corner, select "import device profile",
Chxy 5.1 57
Hera Guo 7.1 58 and then select the file with the suffix "_device_defiles" that we have already downloaded. Drag it into the text box.
Chxy 5.1 59
Hera Guo 7.1 60 [[image:1729041156898-931.png||height="523" width="1144"]]
Chxy 5.1 61
Hera Guo 8.1 62 [[image:1729066636027-958.png||height="603" width="1143"]]
Hera Guo 1.1 63
Hera Guo 8.1 64 === 2.3.2 Modify the rule chain in the device profiles ===
Hera Guo 1.1 65
Hera Guo 7.1 66 After importing the rule chain and device profile, we need to link them together.
Hera Guo 2.1 67
Hera Guo 7.1 68 At this point, we need to modify the rule chain on the device profiles page.
Hera Guo 1.1 69
Hera Guo 7.1 70 In this section, first we need to open the device profiles module again,
Hera Guo 1.1 71
Hera Guo 7.1 72 click on the newly imported device profile file, and then click on the top right corner“ 🖊” After entering the editing mode,
Hera Guo 2.1 73
Hera Guo 7.1 74 we will see the Default rule chain under the details section.
Hera Guo 1.1 75
Hera Guo 7.1 76 Click on it and select the corresponding rule chain we have newly imported,
Hera Guo 1.1 77
Hera Guo 7.1 78 then click the "√" in the upper right corner to save it.
Hera Guo 2.1 79
Hera Guo 8.1 80 [[image:1729041627624-611.png||height="567" width="1148"]]
Hera Guo 1.1 81
Hera Guo 7.1 82 [[image:1729041918618-753.png||height="558" width="1151"]]
Hera Guo 1.1 83
Hera Guo 7.1 84 == 2.4 Import Dashboard and link to each device ==
Hera Guo 2.1 85
Hera Guo 8.1 86 After importing the rule chain and device profile, we need to import the dashboard and configure its input source.
Hera Guo 1.1 87
Hera Guo 8.1 88 === ** **2.4.1 Import dashboard ===
Hera Guo 3.1 89
Hera Guo 8.1 90 Firstly, we need to open the dashboard module,
Hera Guo 2.1 91
Hera Guo 8.1 92 click on the "+" in the upper right corner, select "import dashboard",
93
94 then we shoud drag the downloaded _dashboard file into the text box.
95
Hera Guo 7.1 96 [[image:1728978901199-201.png||height="591" width="1156"]]
Hera Guo 1.1 97
Hera Guo 7.1 98 [[image:1729066158155-749.png||height="603" width="1165"]]
Hera Guo 3.1 99
Hera Guo 2.1 100
Hera Guo 8.1 101 == 2.4.2 Modify the input devices of each module in the dashboard ==
Hera Guo 1.1 102
Hera Guo 8.1 103 After importing the dashboard, we need to link it with our input device,
Hera Guo 1.1 104
Hera Guo 8.1 105 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.
Hera Guo 2.1 106
Hera Guo 8.1 107 (For example, if our input device IMEI is 863663062789483, then our input device name is 863663062789483)
Hera Guo 1.1 108
109
Hera Guo 8.1 110 In this section, we should first open our newly imported dashboard and click on "Edit mode" in the upper right corner to edit it.
Hera Guo 2.1 111
Hera Guo 8.1 112 Afterwards, select the module to be modified and click on the top right corner of the module“ 🖊” Enter the editing interface,
Hera Guo 2.1 113
Hera Guo 8.1 114 then find the Datasource section, select the corresponding device name, and click "Apply" in the upper right corner.
Hera Guo 1.1 115
Hera Guo 8.1 116 * Need to repeat for every new device.
117 * Make sure the device already creat in the platform.
Hera Guo 1.1 118
Hera Guo 8.1 119 [[image:1729042442077-819.png||height="580" width="1160"]]
Hera Guo 3.1 120
Hera Guo 8.1 121 [[image:1729042599152-568.png||height="571" width="1166"]]
Hera Guo 3.1 122
Hera Guo 8.1 123 [[image:1729042895928-321.png||height="565" width="1165"]]
Hera Guo 3.1 124
Hera Guo 8.1 125 Now our dashboard has been successfully imported and the data can be displayed after processing.
Hera Guo 3.1 126
Hera Guo 8.1 127 Next, we only need to transfer the data in and we can see the data displayed on the dashboard.
Hera Guo 3.1 128
Hera Guo 7.1 129 [[image:1728978901221-951.png||height="591" width="1134"]]
Hera Guo 2.1 130
Hera Guo 8.1 131 = 3. For devices doesn't have dashboard / profile/ rule chain. =
132
133
134
Hera Guo 3.1 135 {{{Hope this article can be helpful to you.Good luck to you!}}}