Last modified by Hera Guo on 2024/12/31 11:55

From version 16.1
edited by Hera Guo
on 2024/11/01 09:14
Change comment: There is no comment for this version
To version 17.1
edited by Hera Guo
on 2024/11/01 11:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -124,101 +124,161 @@
124 124  
125 125  = 3. For devices doesn't have dashboard / profile/ rule chain. =
126 126  
127 -== 2.1 Creat the dashboard and add branch ==
127 +If your device is connected to the platform and there is no existing dashboard, the following instructions will tell you how to create your own dashboard
128 128  
129 -=== 2.1.1 Create Dashboard ===
129 +== 3.1 Creat the adshboaed and add branch ==
130 130  
131 -[[image:1730340927404-430.png]]
131 +Sometimes the dashboard we need to create may not have just one interface, so in the following tutorial, we will use a hierarchical dashboard as an example to teach you how to create your own dashboard
132 132  
133 -[[image:1730340927412-610.png]]
133 +=== 3.1.1 Create Dashboard ===
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:1730423736560-539.png]]
138 +
139 +[[image:1730423736566-587.png]]
140 +
135 135  Assigning users and groups is not necessary and can be done uniformly after completing the overall project creation
136 136  
137 -== 2.2 Add a branch ==
138 138  
139 -[[image:1730341060305-544.png]]
144 +=== 3.1.2 Add branch ===
140 140  
146 +If the dashboard you need requires multiple display interfaces, you need to add branches to the dashboard and connect them together.
147 +
148 +* If the dashboard you need only requires a simple interface, then this step is not necessary
149 +
150 +[[image:1730423736568-210.png]]
151 +
141 141  How many interfaces do you need to display, and how many statuses you need to create.
142 142  
143 -[[image:1730341060308-892.png]]
154 +[[image:1730423736570-548.png]]
144 144  
145 145  After creating the branch, you can add widgets into your dashboard and decorate it.
146 146  
147 -[[image:1730341060310-449.png]]
158 +[[image:1730423736572-151.png]]
148 148  
149 -== 2.3 Connect Sensors ==
160 +=== 3.1.3 Creat actions ===
150 150  
151 -=== 2.3.1 Add LoRaWAN Sensors ===
162 +If you have created a multi-level dashboard, you need to connect your dashboard with actions to achieve functionality: when you click on a module in the first level dashboard, you can jump to the second dashboard
152 152  
153 -You can connect the device through the link below:
164 +[[image:1730423736591-353.png]]
154 154  
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 +[[image:1730423736594-830.png]]
156 156  
157 -=== 2.3.2 Add NB-IoT Sensors ===
168 +== 3.2 Creat device profiles and set up Alarm ==
158 158  
159 -You can connect the device through the link below:
170 +Device configuration can set common message processing methods for a certain type of device, such as rule chain, message transmission queue, transmission protocol configuration, alarm rule configuration, etc.
160 160  
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 +=== 3.2.1 Creat device profiles ===
162 162  
163 -== 2.4 Creat group and add device ==
174 +In the process of creating device configuration, it is necessary to separately set device configuration details, transmission configuration, alarm rules, and device pre configuration. The creation process is as follows.
164 164  
165 -[[image:1730341200415-449.png]]
176 +[[image:1730424112129-248.png]]S
166 166  
167 -[[image:1730341200420-412.png]]
178 +**Equipment configuration details**
179 +In the details, the following configurations can be made:
168 168  
169 -[[image:1730341200421-190.png]]
181 +**Name: **required field, the name of the device configuration;
170 170  
171 -[[image:1730341200424-882.png]]
183 +**Default rule chain: **optional item, can specify which set of rule chains to use. If not filled in, the default root rule chain will be used;
172 172  
173 -== 2.5 Creat entity alias and connect ==
185 +**Mobile dashboard:** optional field, specifying the dashboard used by the mobile application for device details;
174 174  
175 -=== 2.5.1 Creat entity alias ===
187 +**Queue:** optional, can specify the strategy for message submission and processing, default is Main;
176 176  
177 -[[image:1730341268104-527.png]]
189 +**Default edge rule chain:** No configuration required;
178 178  
179 -[[image:1730341268106-565.png]]
191 +**Equipment configuration image~:** optional, device images can be uploaded;
180 180  
181 -=== 2.5.2 Connect entity ===
193 +**Description:** Optional field, equipment description;
182 182  
183 -[[image:1730341268108-632.png]]
184 184  
185 -== 2.6 Creat actions ==
196 +**Transmission configuration**
197 +In the transmission configuration, the protocol for uploading device data can be configured, and the system provides the following protocols:
186 186  
187 -[[image:1730341395062-192.png]]
199 +**Default:** Supports basic MQTT, HTTP, and CoAP transmission. If there are no special requirements, the default is generally selected;
188 188  
189 -[[image:1730341395069-644.png]]
201 +**MQTT: **Enable advanced MQTT transport settings for advanced configuration;
190 190  
191 -= 3.Set up Alarm =
203 +**CoAP:** Enable advanced CoAP transmission settings for advanced configuration;
192 192  
193 -== 3.1 Creat device profiles ==
205 +**LWM2M: **LWM2M transmission type, capable of advanced configuration;
194 194  
195 -[[image:1730341507235-819.png||height="636" width="1260"]]
207 +**SNMP:** Specify SNMP transmission configuration for advanced configuration;
208 +
196 196  
197 -== 3.2 Set up Alarm ==
210 +=== 3.2.2 Set up Alarm ===
198 198  
199 -[[image:1730341543316-750.png||height="629" width="1260"]]
212 +==== 3.2.2.1 Creat  alarm ====
200 200  
201 -[[image:1730341543319-574.png]]
214 +In the alarm rules of device configuration, the conditions for creating and eliminating alarms can be configured (the same effect as configuring in the rule engine, where configuration can avoid encoding).
202 202  
203 -== 3.3 replace device profile ==
216 +Go to the Alarm Rule Configuration tab, click Add Alarm Rule, and enter the Alarm Rule Configuration page.
204 204  
205 -[[image:1730341567947-831.png||height="629" width="1266"]]
218 +[[image:1730424112138-370.png]]
206 206  
207 -= 4. create rule chain =
220 +[[image:1730424112139-117.png]]
208 208  
209 -== 4.1 creat rule chain ==
222 +**Alarm creation rule configuration:**Multiple items can be created using the 'Add Create Condition' button.
210 210  
211 -[[image:1730341620059-499.png||height="621" width="1263"]]
224 +**Severity level:**The system provides five severity levels of alarms for configuration personnel to choose from, namely dangerous, important, secondary, warning, and uncertain, and can be selected according to the situation.
212 212  
213 -[[image:1730341620061-922.png||height="612" width="1263"]]
226 +**condition:**The condition requires configuring the logic for creating alarms. Click the "Add Alarm Rule Condition" button and follow the steps below to complete the creation of an alarm rule condition.
214 214  
215 -Regarding the rule chain, you can see the relevant explanation below:
228 +step1:
216 216  
230 +[[image:1730426558325-977.png||height="620" width="1261"]]
231 +
232 +step2:
233 +
234 +[[image:1730426747312-132.png||height="610" width="1260"]]
235 +
236 +step3:
237 +
238 +[[image:1730427008874-430.png||height="611" width="1258"]]
239 +
240 +step4:
241 +
242 +[[image:1730430251352-545.png||height="617" width="1255"]]
243 +
244 +step5:
245 +
246 +[[image:1730427172906-207.png||height="612" width="1258"]]
247 +
248 +Among them:
249 +
250 +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.
251 +
252 +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**).
253 +
254 +[[image:1730427706898-213.png||height="618" width="1260"]]
255 +
256 +[[image:1730427802390-542.png||height="602" width="1258"]]
257 +
258 +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.
259 +
260 +[[image:1730430875777-103.png||height="628" width="1257"]]
261 +
262 +3.2.2.1 clear  alarm
263 +
264 +The configuration and creation steps of alarm clearing rules are exactly the same, only the difference in configuration content is not elaborated here.
265 +
266 +
267 +=== 3.2.3 replace device profile ===
268 +
269 +[[image:1730423736601-389.png]]
270 +
271 +== 3.3 creat rule chain ==
272 +
273 +=== 3.3.1 creat rule chain ===
274 +
275 +The following link will provide a tutorial on rule chains:
276 +
217 217  [[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/]]
218 218  
219 -== 4.2 replace rule chain ==
279 +=== 3.3.2 replace rule chain ===
220 220  
221 -[[image:1730341620064-656.png||height="628" width="1265"]]
281 +[[image:1730423736607-240.png]]
222 222  
223 223  
224 224  {{{Hope this article can be helpful to you.Good luck to you!}}}
1730430251352-545.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +153.3 KB
Content
1730430875777-103.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +220.6 KB
Content