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, 20 removed)
- 1730430251352-545.png
- 1730430875777-103.png
- 1730432318961-125.png
- 1730432353580-466.png
- 1730432390086-645.png
- 1730432478951-944.png
- 1730432499743-363.png
- 1730432523117-573.png
- 1735617017552-917.png
- 1735617035450-740.png
- 1735617090265-795.png
- 1735617103555-499.png
- 1735617123489-152.png
- 1735617136755-663.png
- 1735617150644-700.png
- 1735617194718-666.png
- 1735617210217-324.png
- 1735617233241-442.png
- 1735617252584-445.png
- 1735617272144-174.png
Details
- Page properties
-
- Content
-
... ... @@ -17,7 +17,7 @@ 17 17 18 18 == 2.1 Get the json files == 19 19 20 -where to get:[[https:~~/~~/github.com/ThingsEye-io/te-platform/tree/main/Devices/Dragino>> https://github.com/ThingsEye-io/te-platform/tree/main/Devices/Dragino]]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 22 what files to get:Select the model you need and download three JSON files from it 23 23 ... ... @@ -124,159 +124,101 @@ 124 124 125 125 = 3. For devices doesn't have dashboard / profile/ rule chain. = 126 126 127 - Ifyourdeviceis connected to the platformandthereis no existingdashboard,the followinginstructions will tell you how to createyourown dashboard127 +== 2.1 Creat the dashboard and add branch == 128 128 129 -== 3.1 Creatthe adshboaedand add branch==129 +=== 2.1.1 Create Dashboard === 130 130 131 - Sometimes the dashboard we need to create may not have just one interface, so in the followingtutorial, wewill use a hierarchical dashboard as an example to teach you how to create your owndashboard131 +[[image:1730340927404-430.png]] 132 132 133 - ===3.1.1Create Dashboard ===133 +[[image:1730340927412-610.png]] 134 134 135 -When we want to create a dashboard, we need to open the dashboard menu and follow the tutorial shown in the figure to create it 136 - 137 -[[image:1735617090265-795.png||height="580" width="1133"]] 138 - 139 -[[image:1735617103555-499.png||height="587" width="1130"]] 140 - 141 141 Assigning users and groups is not necessary and can be done uniformly after completing the overall project creation 142 142 143 -== =3.1.2 Add branch ===137 +== 2.2 Add a branch == 144 144 145 - If the dashboard you need requiresmultiple display interfaces, you need to add branches to the dashboard and connect them together.139 +[[image:1730341060305-544.png]] 146 146 147 -* If the dashboard you need only requires a simple interface, then this step is not necessary 148 - 149 -[[image:1735617123489-152.png||height="561" width="1129"]] 150 - 151 151 How many interfaces do you need to display, and how many statuses you need to create. 152 152 153 -[[image:173 5617136755-663.png||height="562" width="1134"]]143 +[[image:1730341060308-892.png]] 154 154 155 155 After creating the branch, you can add widgets into your dashboard and decorate it. 156 156 157 -[[image:173 5617150644-700.png||height="573" width="1135"]]147 +[[image:1730341060310-449.png]] 158 158 159 -== =3.1.3reat actions ===149 +== 2.3 Connect Sensors == 160 160 161 - Ifyouhave createda multi-leveldashboard,you need to connect your dashboardwith actions to achieve functionality: when you click on a module in the first level dashboard, you can jump to theseconddashboard151 +=== 2.3.1 Add LoRaWAN Sensors === 162 162 163 - [[image:1735617194718-666.png||height="589"width="1148"]]153 +You can connect the device through the link below: 164 164 165 -[[i mage:1735617210217-324.png||height="587"width="1150"]]155 +**source:**[[https:~~/~~/wiki.thingseye.io/xwiki/bin/view/Main/How%20to%20connect%20my%20devices%20to%20ThingsEye%3F>>https://wiki.thingseye.io/xwiki/bin/view/Main/How%20to%20connect%20my%20devices%20to%20ThingsEye%3F/]] 166 166 167 -== 3.2 Creatdeviceprofilesandset up Alarm==157 +=== 2.3.2 Add NB-IoT Sensors === 168 168 169 - Device configurationcansetcommonmessage processing methods for acertaintypeofdevice,suchasrule chain,messagetransmission queue,transmission protocolconfiguration,alarm ruleconfiguration, etc.159 +You can connect the device through the link below: 170 170 171 - === 3.2.1 Creatrofiles===161 +**source:**[[https:~~/~~/wiki.thingseye.io/xwiki/bin/view/Main/How%20to%20connect%20my%20devices%20to%20ThingsEye%3F>>https://wiki.thingseye.io/xwiki/bin/view/Main/How%20to%20connect%20my%20devices%20to%20ThingsEye%3F/]] 172 172 173 - Inthe process of creatingdevice configuration, it is necessary to separatelyset device configurationetails,transmission configuration, alarm rules, and devicepre configuration. The creation process is as follows.163 +== 2.4 Creat group and add device == 174 174 175 -[[image:173 5617233241-442.png||height="580" width="1148"]]165 +[[image:1730341200415-449.png]] 176 176 177 -**Equipment configuration details** 178 -In the details, the following configurations can be made: 167 +[[image:1730341200420-412.png]] 179 179 180 - **Name:**required field, thename of the device configuration;169 +[[image:1730341200421-190.png]] 181 181 182 - **Default rule chain: **optional item, can specify which set of rule chains to use.Ifnot filled in, the default root rule chain will be used;171 +[[image:1730341200424-882.png]] 183 183 184 - **Mobiledashboard:**optionalfield, specifyingthe dashboard used bythe mobileapplicationfor device details;173 +== 2.5 Creat entity alias and connect == 185 185 186 - **Queue:**optional,can specify the strategyfor message submissionand processing,defaultisMain;175 +=== 2.5.1 Creat entity alias === 187 187 188 - **Default edgerule chain:** No configuration required;177 +[[image:1730341268104-527.png]] 189 189 190 - **Equipment configuration image~:** optional, device images can be uploaded;179 +[[image:1730341268106-565.png]] 191 191 192 - **Description:**Optional field,equipmentdescription;181 +=== 2.5.2 Connect entity === 193 193 194 -**Transmission configuration** 195 -In the transmission configuration, the protocol for uploading device data can be configured, and the system provides the following protocols: 183 +[[image:1730341268108-632.png]] 196 196 197 - **Default:**Supports basic MQTT, HTTP, andCoAP transmission. Ifthereare no special requirements, the defaultis generallyselected;185 +== 2.6 Creat actions == 198 198 199 - **MQTT: **Enableadvanced MQTT transport settings for advanced configuration;187 +[[image:1730341395062-192.png]] 200 200 201 - **CoAP:** Enable advanced CoAP transmission settings foradvanced configuration;189 +[[image:1730341395069-644.png]] 202 202 203 - **LWM2M:**LWM2Mtransmissiontype,capable ofadvanced configuration;191 += 3.Set up Alarm = 204 204 205 -**SNMP:** Specify SNMP transmission configuration for advanced configuration; 206 - 193 +== 3.1 Creat device profiles == 207 207 208 - ===3.2.2 Setup Alarm===195 +[[image:1730341507235-819.png||height="636" width="1260"]] 209 209 210 -== ==3.2.2.1Creatalarm ====197 +== 3.2 Set up Alarm == 211 211 212 - In the alarm rules of device configuration, the conditions for creating and eliminatingalarms can beconfigured (thesame effect as configuring in therule engine,where configuration can avoidencoding).199 +[[image:1730341543316-750.png||height="629" width="1260"]] 213 213 214 - Go to the Alarm Rule Configuration tab, click Add AlarmRule,and enter the Alarm Rule Configuration page.201 +[[image:1730341543319-574.png]] 215 215 216 - [[image:1735617252584-445.png||height="586"width="1173"]]203 +== 3.3 replace device profile == 217 217 218 -[[image:17356 17272144-174.png||height="1014" width="1166"]]205 +[[image:1730341567947-831.png||height="629" width="1266"]] 219 219 207 += 4. create rule chain = 220 220 221 - **Alarmcreationrule configuration:**Multiple items can be created using the 'Add Create Condition'button.209 +== 4.1 creat rule chain == 222 222 223 - **Severity level:**The systemprovides five severity levels ofalarms for configuration personnel to choosefrom, namely dangerous,important,secondary,warning, anduncertain, and can be selected according to the situation.211 +[[image:1730341620059-499.png||height="621" width="1263"]] 224 224 225 - **condition:**Thecondition requires configuring thelogic for creatingalarms. Click the "Add Alarm Rule Condition"button and followthe steps below to complete the creation of an alarm rule condition.213 +[[image:1730341620061-922.png||height="612" width="1263"]] 226 226 227 -step 1:215 +Regarding the rule chain, you can see the relevant explanation below: 228 228 229 -[[image:1730432318961-125.png||height="633" width="1288"]] 230 - 231 -step2: 232 - 233 -[[image:1730432353580-466.png||height="624" width="1288"]] 234 - 235 -step3: 236 - 237 -[[image:1730432390086-645.png||height="625" width="1287"]] 238 - 239 -step4: 240 - 241 -[[image:1730430251352-545.png||height="617" width="1255"]] 242 - 243 -step5: 244 - 245 -[[image:1730432478951-944.png||height="611" width="1255"]] 246 - 247 -Among them: 248 - 249 -When configuring the filter in step 2, the system provides three key types for selection, namely attribute, Timeseries, and constant. When selecting the first two, the key name is a dropdown menu, and you can choose the corresponding attribute name; When selecting a constant, the key name is an input box and you need to input it yourself. The value type is a dropdown selection box, including four types to choose from: string, number, boolean, and date time. 250 - 251 -When configuring the filter in step 4, multiple logics can be added by clicking the add button; Operate as a dropdown selection box, providing various comparison logics; The value is the threshold for comparison. The dynamic comparison threshold configuration can be achieved through the following operations. Note that it is necessary to create the source attributes filled in for the selected dynamic source type in advance (the configuration method is described in [[https:~~/~~/wiki.thingseye.io/xwiki/bin/view/Main/Basic%20configuration%20of%20rule%20chains/>>https://wiki.thingseye.io/xwiki/bin/view/Main/Basic%20configuration%20of%20rule%20chains/]]' **customer attributes **and **tenant attributes**). 252 - 253 -[[image:1730432499743-363.png||height="616" width="1256"]] 254 - 255 -[[image:1730432523117-573.png||height="601" width="1254"]] 256 - 257 -When configuring the condition type in step 5, the system provides three types: simple, duration, and repetition. When selecting the duration, it is necessary to configure the value and time unit of the duration, which can also be configured using dynamic sources; When selecting repetition, it is necessary to configure the number of repetitions, which can also be configured using dynamic sources. 258 - 259 -[[image:1730430875777-103.png||height="628" width="1257"]] 260 - 261 -3.2.2.1 clear alarm 262 - 263 -The configuration and creation steps of alarm clearing rules are exactly the same, only the difference in configuration content is not elaborated here. 264 - 265 -=== 3.2.3 replace device profile === 266 - 267 -[[image:1735617035450-740.png||height="627" width="1262"]] 268 - 269 -== 3.3 creat rule chain == 270 - 271 -=== 3.3.1 creat rule chain === 272 - 273 -The following link will provide a tutorial on rule chains: 274 - 275 275 [[https:~~/~~/wiki.thingseye.io/xwiki/bin/view/Main/Basic%20configuration%20of%20rule%20chains/>>https://wiki.thingseye.io/xwiki/bin/view/Main/Basic%20configuration%20of%20rule%20chains/]] 276 276 277 -== =3.3.2 replace rule chain ===219 +== 4.2 replace rule chain == 278 278 279 -[[image:173 5617017552-917.png||height="627" width="1264"]]221 +[[image:1730341620064-656.png||height="628" width="1265"]] 280 280 281 281 282 282 {{{Hope this article can be helpful to you.Good luck to you!}}}
- 1730430251352-545.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -153.3 KB - Content
- 1730430875777-103.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -220.6 KB - Content
- 1730432318961-125.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -151.6 KB - Content
- 1730432353580-466.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -155.1 KB - Content
- 1730432390086-645.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -166.7 KB - Content
- 1730432478951-944.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -157.0 KB - Content
- 1730432499743-363.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -158.4 KB - Content
- 1730432523117-573.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -155.5 KB - Content
- 1735617017552-917.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -209.1 KB - Content
- 1735617035450-740.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -190.6 KB - Content
- 1735617090265-795.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -169.5 KB - Content
- 1735617103555-499.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -230.3 KB - Content
- 1735617123489-152.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -138.0 KB - Content
- 1735617136755-663.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -142.9 KB - Content
- 1735617150644-700.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -403.6 KB - Content
- 1735617194718-666.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -201.5 KB - Content
- 1735617210217-324.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -230.7 KB - Content
- 1735617233241-442.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -194.3 KB - Content
- 1735617252584-445.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -181.0 KB - Content
- 1735617272144-174.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -100.3 KB - Content