... |
... |
@@ -82,34 +82,39 @@ |
82 |
82 |
|
83 |
83 |
3. Search Venues. (Indoor map area identification) |
84 |
84 |
|
85 |
|
-[[image:https://wiki.dragino.com/images/thumb/e/e8/Beacon11.jpg/600px-Beacon11.jpg||alt="Beacon11.jpg" height="324" width="600"]] |
|
85 |
+[[image:image-20220526151046-8.png]] |
86 |
86 |
|
87 |
87 |
((( |
88 |
88 |
((( |
89 |
89 |
The map accurately places the beacon of ibeacon, which is the reference for positioning. At this time, UUID, MAJOR and MINOR must be filled in correctly. |
|
90 |
+ |
|
91 |
+ |
90 |
90 |
))) |
91 |
91 |
))) |
92 |
92 |
|
93 |
93 |
4. Upload Floor plan. |
94 |
94 |
|
95 |
|
-[[image:https://wiki.dragino.com/images/thumb/d/d1/Beacon12.png/800px-Beacon12.png||alt="File:Beacon12.png" height="196" width="598"]] |
|
97 |
+[[image:image-20220526151223-9.png]] |
96 |
96 |
|
97 |
97 |
add images |
98 |
98 |
|
|
101 |
+ |
99 |
99 |
5. Create Layer |
100 |
100 |
|
101 |
|
-[[image:https://wiki.dragino.com/images/thumb/0/0e/Beacon13.png/600px-Beacon13.png||height="208" width="600"]] |
|
104 |
+[[image:image-20220526151305-10.png]] |
102 |
102 |
|
103 |
103 |
create layer |
104 |
104 |
|
|
108 |
+ |
105 |
105 |
((( |
106 |
106 |
6. Add iBeacon position info. Drag the iBeacon to match position and input the UUID, MAJOR and MINOR of this iBeacon. |
107 |
107 |
))) |
108 |
108 |
|
109 |
|
-[[image:https://wiki.dragino.com/images/thumb/1/1d/Beacon14.png/600px-Beacon14.png||height="261" width="600"]] |
|
113 |
+[[image:image-20220526151519-11.png]] |
110 |
110 |
|
111 |
111 |
create iBeacon |
112 |
112 |
|
|
117 |
+ |
113 |
113 |
= 3. Configure TTN = |
114 |
114 |
|
115 |
115 |
== 3.1 Configure LBT1 to Upload data to TTN == |
... |
... |
@@ -116,6 +116,7 @@ |
116 |
116 |
|
117 |
117 |
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. |
118 |
118 |
|
|
124 |
+ |
119 |
119 |
== 3.2 Decoder in TTN == |
120 |
120 |
|
121 |
121 |
(% class="box" %) |
... |
... |
@@ -198,6 +198,7 @@ |
198 |
198 |
|
199 |
199 |
))) |
200 |
200 |
|
|
207 |
+ |
201 |
201 |
= 4. Set Up Converter Server = |
202 |
202 |
|
203 |
203 |
* ((( |
... |
... |
@@ -234,6 +234,8 @@ |
234 |
234 |
|
235 |
235 |
((( |
236 |
236 |
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 |
+ |
237 |
237 |
))) |
238 |
238 |
|
239 |
239 |
= 5. Configuration file: location_conf.json = |
... |
... |
@@ -305,19 +305,21 @@ |
305 |
305 |
"username":"[str]" |
306 |
306 |
))) |
307 |
307 |
|
308 |
|
-[[image:https://wiki.dragino.com/images/thumb/d/da/Beacon50.png/600px-Beacon50.png||height="185" width="600"]] |
|
317 |
+[[image:image-20220526151707-12.png]] |
309 |
309 |
|
310 |
310 |
username |
311 |
311 |
|
|
321 |
+ |
312 |
312 |
(% class="box" %) |
313 |
313 |
((( |
314 |
314 |
"password":"[str]" |
315 |
315 |
))) |
316 |
316 |
|
317 |
|
-[[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]] |
318 |
318 |
|
319 |
319 |
password |
320 |
320 |
|
|
331 |
+ |
321 |
321 |
(% class="box" %) |
322 |
322 |
((( |
323 |
323 |
"apikey": "[str]" |