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 22.1
edited by Hera Guo
on 2025/06/05 14:43
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,10 +193,8 @@
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)
... ... @@ -215,9 +215,8 @@
215 215  
216 216  [[image:1748416951693-709.png]]
217 217  
218 -👇
219 219  
220 -[[image:1749376046690-863.png]]
217 +[[image:1748602603331-559.png]]
221 221  
222 222  ----
223 223  
... ... @@ -235,13 +235,14 @@
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 +
240 240  ----
241 241  
242 242  Click row of gateway layer will turn to the detail page.
243 243  
244 -[[image:1749376107488-669.png]]👉 [[image:1748603053572-488.png||height="644" width="672"]]
242 +[[image:1748602881431-230.png||height="648" width="198"]]👉 [[image:1748603053572-488.png||height="644" width="672"]]
245 245  
246 246  
247 247  ----
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