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