... |
... |
@@ -114,6 +114,7 @@ |
114 |
114 |
|
115 |
115 |
create iBeacon |
116 |
116 |
|
|
117 |
+ |
117 |
117 |
= 3. Configure TTN = |
118 |
118 |
|
119 |
119 |
== 3.1 Configure LBT1 to Upload data to TTN == |
... |
... |
@@ -120,6 +120,7 @@ |
120 |
120 |
|
121 |
121 |
Please refer the instruction in the [[User Manual>>url:http://www.dragino.com/downloads/index.php?dir=accessories/Bluetooth/BCN01]]. Note the (% style="color:#4f81bd" %)**LBT1 need to set to MOD=3**(%%) here. |
122 |
122 |
|
|
124 |
+ |
123 |
123 |
== 3.2 Decoder in TTN == |
124 |
124 |
|
125 |
125 |
(% class="box" %) |
... |
... |
@@ -202,6 +202,7 @@ |
202 |
202 |
|
203 |
203 |
))) |
204 |
204 |
|
|
207 |
+ |
205 |
205 |
= 4. Set Up Converter Server = |
206 |
206 |
|
207 |
207 |
* ((( |
... |
... |
@@ -238,6 +238,8 @@ |
238 |
238 |
|
239 |
239 |
((( |
240 |
240 |
Step3.The location service subscribes to the lora information stream on TTN through the mqtt protocol, parses the information to generate a geographic location, and finally creates a geographic location on the mapwize map. The following is the configuration of the location service, the configuration file is in json format, the file is /etc/location_conf.json |
|
244 |
+ |
|
245 |
+ |
241 |
241 |
))) |
242 |
242 |
|
243 |
243 |
= 5. Configuration file: location_conf.json = |
... |
... |
@@ -309,25 +309,27 @@ |
309 |
309 |
"username":"[str]" |
310 |
310 |
))) |
311 |
311 |
|
312 |
|
-[[image:https://wiki.dragino.com/images/thumb/d/da/Beacon50.png/600px-Beacon50.png||height="185" width="600"]] |
|
317 |
+[[image:image-20220526151707-12.png]] |
313 |
313 |
|
314 |
314 |
username |
315 |
315 |
|
|
321 |
+ |
316 |
316 |
(% class="box" %) |
317 |
317 |
((( |
318 |
318 |
"password":"[str]" |
319 |
319 |
))) |
320 |
320 |
|
321 |
|
-[[image:https://wiki.dragino.com/images/thumb/b/bd/Beacon51.png/800px-Beacon51.png||alt="File:Beacon51.png" height="259" width="598"]] |
|
327 |
+[[image:image-20220526151736-13.png]] |
322 |
322 |
|
323 |
323 |
password |
324 |
324 |
|
|
331 |
+ |
325 |
325 |
(% class="box" %) |
326 |
326 |
((( |
327 |
327 |
"apikey": "[str]" |
328 |
328 |
))) |
329 |
329 |
|
330 |
|
-[[image:https://wiki.dragino.com/images/thumb/5/53/Qwe3.png/800px-Qwe3.png||alt="File:Qwe3.png" height="325" width="606"]] |
|
337 |
+[[image:image-20220526151819-14.png||height="588" width="1203"]] |
331 |
331 |
|
332 |
332 |
apikey |
333 |
333 |
|
... |
... |
@@ -336,25 +336,27 @@ |
336 |
336 |
"orgid":"[str]" |
337 |
337 |
))) |
338 |
338 |
|
339 |
|
-[[image:https://wiki.dragino.com/images/thumb/f/f4/Qwe4.png/800px-Qwe4.png||alt="File:Qwe4.png" height="304" width="622"]] |
|
346 |
+[[image:image-20220526152014-15.png]] |
340 |
340 |
|
341 |
341 |
orgid |
342 |
342 |
|
|
350 |
+ |
343 |
343 |
(% class="box" %) |
344 |
344 |
((( |
345 |
345 |
"universesid":"[str]" |
346 |
346 |
))) |
347 |
347 |
|
348 |
|
-[[image:https://wiki.dragino.com/images/thumb/9/9a/Qwe5.jpg/600px-Qwe5.jpg||height="424" width="600"]] |
|
356 |
+[[image:image-20220526152115-16.png]] |
349 |
349 |
|
350 |
350 |
universesid |
351 |
351 |
|
|
360 |
+ |
352 |
352 |
(% class="box" %) |
353 |
353 |
((( |
354 |
354 |
"placetype": "[str]" |
355 |
355 |
))) |
356 |
356 |
|
357 |
|
-[[image:https://wiki.dragino.com/images/thumb/9/93/Qwe6.png/600px-Qwe6.png||height="318" width="600"]] |
|
366 |
+[[image:image-20220526152150-17.png]] |
358 |
358 |
|
359 |
359 |
placetype |
360 |
360 |
|