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

From version 17.5
edited by Hera Guo
on 2025/05/30 19:04
Change comment: There is no comment for this version
To version 23.1
edited by Hera Guo
on 2025/06/08 17:13
Change comment: There is no comment for this version

Summary

Details

Page properties
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 = "Calculate AVG";
105 +data.Node_type = "Dragino_Mapper";
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 = "Calculate AVG"
157 + data.Node_type = "Dragino_Mapper"
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;
... ... @@ -199,7 +199,7 @@
199 199  
200 200  **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)
201 201  
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]])
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: [[Demo.pem>>attach:demo.pem]])
203 203  
204 204  
205 205  ----
... ... @@ -284,13 +284,9 @@
284 284  
285 285  All data collected by the gateways will also be displayed in the layer which named customer's E-mail simultaneously.
286 286  
287 -[[image:1748602283686-496.png||height="624" width="641"]]
287 +[[image:1748603159913-908.png||height="635" width="655"]]
288 288  
289 -👇
290 290  
291 -[[image:1748602304586-198.png||height="628" width="652"]]
292 -
293 -
294 294  ----
295 295  
296 296  === **3.1.3 Turn OFF to stop measuring** ===
... ... @@ -344,7 +344,7 @@
344 344  
345 345  ----
346 346  
347 -4.Click button to "Off" to stop measuring.
343 +4.Click button to "OFF" to stop measuring.
348 348  
349 349  [[image:1748229757097-872.png||height="232" width="736"]]
350 350  
1748603159913-908.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +613.1 KB
Content
demo.pem
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +0 bytes
Content