... |
... |
@@ -98,20 +98,23 @@ |
98 |
98 |
|
99 |
99 |
add images |
100 |
100 |
|
|
101 |
+ |
101 |
101 |
5. Create Layer |
102 |
102 |
|
103 |
|
-[[image:https://wiki.dragino.com/images/thumb/0/0e/Beacon13.png/600px-Beacon13.png||height="208" width="600"]] |
|
104 |
+[[image:image-20220526151305-10.png]] |
104 |
104 |
|
105 |
105 |
create layer |
106 |
106 |
|
|
108 |
+ |
107 |
107 |
((( |
108 |
108 |
6. Add iBeacon position info. Drag the iBeacon to match position and input the UUID, MAJOR and MINOR of this iBeacon. |
109 |
109 |
))) |
110 |
110 |
|
111 |
|
-[[image:https://wiki.dragino.com/images/thumb/1/1d/Beacon14.png/600px-Beacon14.png||height="261" width="600"]] |
|
113 |
+[[image:image-20220526151519-11.png]] |
112 |
112 |
|
113 |
113 |
create iBeacon |
114 |
114 |
|
|
117 |
+ |
115 |
115 |
= 3. Configure TTN = |
116 |
116 |
|
117 |
117 |
== 3.1 Configure LBT1 to Upload data to TTN == |
... |
... |
@@ -118,6 +118,7 @@ |
118 |
118 |
|
119 |
119 |
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. |
120 |
120 |
|
|
124 |
+ |
121 |
121 |
== 3.2 Decoder in TTN == |
122 |
122 |
|
123 |
123 |
(% class="box" %) |
... |
... |
@@ -200,6 +200,7 @@ |
200 |
200 |
|
201 |
201 |
))) |
202 |
202 |
|
|
207 |
+ |
203 |
203 |
= 4. Set Up Converter Server = |
204 |
204 |
|
205 |
205 |
* ((( |
... |
... |
@@ -236,6 +236,8 @@ |
236 |
236 |
|
237 |
237 |
((( |
238 |
238 |
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 |
+ |
239 |
239 |
))) |
240 |
240 |
|
241 |
241 |
= 5. Configuration file: location_conf.json = |
... |
... |
@@ -307,19 +307,21 @@ |
307 |
307 |
"username":"[str]" |
308 |
308 |
))) |
309 |
309 |
|
310 |
|
-[[image:https://wiki.dragino.com/images/thumb/d/da/Beacon50.png/600px-Beacon50.png||height="185" width="600"]] |
|
317 |
+[[image:image-20220526151707-12.png]] |
311 |
311 |
|
312 |
312 |
username |
313 |
313 |
|
|
321 |
+ |
314 |
314 |
(% class="box" %) |
315 |
315 |
((( |
316 |
316 |
"password":"[str]" |
317 |
317 |
))) |
318 |
318 |
|
319 |
|
-[[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]] |
320 |
320 |
|
321 |
321 |
password |
322 |
322 |
|
|
331 |
+ |
323 |
323 |
(% class="box" %) |
324 |
324 |
((( |
325 |
325 |
"apikey": "[str]" |