Last modified by Hera Guo on 2025/06/10 15:14

From version 23.6
edited by Hera Guo
on 2025/06/08 17:48
Change comment: There is no comment for this version
To version 17.2
edited by Hera Guo
on 2025/05/30 18:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Outdoor & Indoor signal measuring Solution End User Guide V1.2
1 + Outdoor & Indoor signal measuring Solution End User Guide V1.1
Content
... ... @@ -102,7 +102,7 @@
102 102   var data = {};
103 103   if (bytes.length >= 9) {
104 104   data.flag = bytes[0];
105 -data.Node_type = "Dragino_Mapper";
105 +data.Node_type = "Calculate AVG";
106 106   data.latitude = parseFloat(((bytes[1] << 24 >>> 0 | bytes[2] << 16 | bytes[3] << 8 | bytes[4]) / 1e6).toFixed(6));
107 107   data.longitude = parseFloat(((bytes[5] << 24 >>> 0 | bytes[6] << 16 | bytes[7] << 8 | bytes[8]) / 1e6).toFixed(6));
108 108  
... ... @@ -154,7 +154,7 @@
154 154   }
155 155   else if(bytes.length==9){
156 156   data.doorflg = doorflg
157 - data.Node_type = "Dragino_Mapper"
157 + data.Node_type = "Calculate AVG"
158 158   data.latitude=parseFloat(((bytes[1]<<24|bytes[2]<<16|bytes[3]<<8|bytes[4])/1000000).toFixed(6));
159 159   data.longitude=parseFloat(((bytes[5]<<24|bytes[6]<<16|bytes[7]<<8|bytes[8])/1000000).toFixed(6));
160 160   return data;
... ... @@ -193,15 +193,13 @@
193 193  
194 194  ----
195 195  
196 -**Example of ChirpStack**~/~/已增添详细文字说明
196 +**Example of ChirpStack**~/~/已增添详细文字说明[[image:1747972538335-599.png]]
197 197  
198 -[[image:1749375906728-208.png]]
199 -
200 200  **MQTT Address: **Your MQTT server address or the cloud server address you use
201 201  
202 202  **Subscribe Topic: **The default for Topic is:  application/**chirpstack application id**/device/+/event/up(Replace"**chirpstack application id**" with the one which is actually used)
203 203  
204 -**SSL Certificates: ** Copy the contents of the certificates and paste them into the linked file below, a total of three certificates are required(Integrated Certificate File demo Download: [[Demo.pem>>attach:demo.pem]])
202 +**SSL Certificates: ** Copy the contents of the certificates and paste them into the linked file below, a total of three certificates are required(Integrated Certificate File demo Download Address: [[https:~~/~~/github.com/ThingsEye-io/te-platform/tree/main/chirpstack>>url:https://github.com/ThingsEye-io/te-platform/tree/main/chirpstack]])
205 205  
206 206  
207 207  ----
... ... @@ -208,7 +208,7 @@
208 208  
209 209  **Check:**Whether the device is connected to the platform through LNS~/~/新增自检教学,避免后续额外工作量
210 210  
211 -[[image:1748602571865-850.png]]
209 +[[image:1748417055367-336.png]]
212 212  
213 213  
214 214   Whether the device profile is Calculate AVG? Change it if it not.
... ... @@ -215,9 +215,8 @@
215 215  
216 216  [[image:1748416951693-709.png]]
217 217  
218 -👇
216 +[[image:1748417025235-726.png]]
219 219  
220 -[[image:1749376046690-863.png]]
221 221  
222 222  ----
223 223  
... ... @@ -235,17 +235,59 @@
235 235  **This solution is pre-configured. Under normal circumstances, when the device successfully uploads information through gateways, it will automatically generate the corresponding assets and put them in the Layer.**
236 236  
237 237  (% class="wikigeneratedid" %)
238 -The layer will be named after the gateway's IMEI, and you can set a label. At the same time, there will be a dashboard that collects all gateway signals and displays them in an overlay named after the user's registered email address.(Such like :All_signal:$[customer_email])
235 +The layer will be named after the gateway's IMEI, and you can set a label. At the same time, there will be a dashboard that collects all gateway signals and displays them in an overlay named after the user's registered email address.
239 239  
237 +
238 +(% class="wikigeneratedid" %)
239 +**The following are special cases:**
240 +
241 +(% class="wikigeneratedid" id="HClickthecenterbuttonontherighttoaddagatewaylayer.28PleasecreatealldevicesthatcanacceptthecurrentLA66frequencyband3Botherwise2Cthereceiveddatawillnotbedisplayed.29" %)
242 +**1.Can't see new gateway layers:**
243 +
244 +(% class="wikigeneratedid" %)
245 +Click the center button on the right to add a gateway layer. (Please create all devices that can accept the current LA66 USB LoRaWAN Adapter frequency band; otherwise, the received data will not be displayed.)
246 +
247 +For example, here we created a gateway with the ID a84041fdfe27e8fa
248 +
249 +You can click here to modify the gateway layer ID (it must correspond one-to-one with the gateway ID that will receive the data).
250 +
251 +[[image:1748226933887-176.png||height="279" width="232"]]👉[[image:1748226941899-789.png||height="308" width="896"]]
252 +
253 +
240 240  ----
241 241  
242 -Click row of gateway layer will turn to the detail page.
256 +**2.Can't see new gateway layers, and displayed "Asset with such name already exists!":**
243 243  
244 -[[image:1749376107488-669.png]]👉 [[image:1748603053572-488.png||height="644" width="672"]]
258 +**Turn to Assets to have a check weather it profiles is "**Outdoors_signal**" or "**AL_Zone**" .**
245 245  
260 +[[image:1748418008638-728.png]]
246 246  
262 +
247 247  ----
248 248  
265 +If not, have a set.
266 +
267 +[[image:1748418120064-329.png]]
268 +
269 +[[image:1748418142794-272.png]]
270 +
271 +
272 +----
273 +
274 +(% id="cke_bm_85127S" style="display:none" %) (%%)By the way, you can click here to delete the gateway layer.
275 +
276 +[[image:1748226990199-388.png]]
277 +
278 +
279 +----
280 +
281 +Click row of gateway layer will turn to the detail page, this page will be blank before gateway upload data.
282 +
283 +[[image:1748227035403-882.png||height="487" width="196"]]👉 [[image:1748227056061-411.png||height="655" width="891"]]
284 +
285 +
286 +----
287 +
249 249  Click the top-left corner to return.
250 250  
251 251  [[image:1748227163443-264.png]]
... ... @@ -259,11 +259,11 @@
259 259  
260 260  [[image:1748243979452-223.jpg||height="495" width="661"]]
261 261  
262 -[[image:1748601609894-341.png||height="173" width="661"]]
301 +[[image:1748227286978-688.png||height="149" width="660"]]
263 263  
264 264   👇
265 265  
266 -[[image:1748601714123-652.png||height="176" width="662"]]
305 +[[image:1748227303533-598.png||height="151" width="661"]]
267 267  
268 268  
269 269  ----
... ... @@ -272,7 +272,7 @@
272 272  
273 273  The measured data will be displayed in translucent dots of different colors, green represents a good signal, and red represents a poor signal.
274 274  
275 -[[image:1748601795657-856.png||height="632" width="663"]]
314 +[[image:1748227348704-578.png||height="360" width="663"]]
276 276  
277 277  
278 278  ----
... ... @@ -284,16 +284,27 @@
284 284  
285 285  ----
286 286  
326 +You can click here to delete the device (deletion is irreversible, please proceed with caution).
327 +
328 +[[image:1748227409566-450.png||height="443" width="659"]]
329 +
330 +
331 +----
332 +
287 287  All data collected by the gateways will also be displayed in the layer which named customer's E-mail simultaneously.
288 288  
289 -[[image:1748603159913-908.png||height="635" width="655"]]
335 +[[image:1748482052834-585.png||height="689" width="638"]]
290 290  
337 +👇
291 291  
339 +[[image:1748482145587-587.png||height="397" width="639"]]
340 +
341 +
292 292  ----
293 293  
294 294  === **3.1.3 Turn OFF to stop measuring** ===
295 295  
296 -Once the current location's detection is complete, press the button again to switch to OFF and pause detection.(If the button is "OFF", please turn it to "ON" then turn to "OFF")
346 +Once the current location's detection is complete, press the button again to switch to OFF and pause detection.
297 297  
298 298  [[image:1748227523105-709.png||height="150" width="649"]]
299 299  
... ... @@ -342,7 +342,7 @@
342 342  
343 343  ----
344 344  
345 -4.Click button to "OFF" to stop measuring.
395 +4.Click button to Off to stop measuring.
346 346  
347 347  [[image:1748229757097-872.png||height="232" width="736"]]
348 348  
1748601432759-282.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -32.9 KB
Content
1748601500104-639.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -761.0 KB
Content
1748601609894-341.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -139.2 KB
Content
1748601692184-985.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -141.9 KB
Content
1748601714123-652.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -144.4 KB
Content
1748601795657-856.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -685.2 KB
Content
1748602283686-496.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -232.9 KB
Content
1748602304586-198.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -218.9 KB
Content
1748602461523-537.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -51.2 KB
Content
1748602571865-850.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -50.8 KB
Content
1748602603331-559.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -48.6 KB
Content
1748602881431-230.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -30.8 KB
Content
1748603053572-488.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -685.3 KB
Content
1748603159913-908.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -613.1 KB
Content
1749375906728-208.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -217.3 KB
Content
1749376046690-863.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -45.6 KB
Content
1749376107488-669.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -14.0 KB
Content
demo.pem
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -0 bytes
Content