Changes for page Mapwize

Last modified by Xiaoling on 2023/04/23 15:31

From version 28.6
edited by Xiaoling
on 2022/07/25 11:39
Change comment: There is no comment for this version
To version 28.5
edited by Xiaoling
on 2022/07/25 11:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -275,15 +275,13 @@
275 275  )))
276 276  
277 277  (((
278 -(% style="color:red" %)**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
278 +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
279 279  
280 -
281 281  
282 282  )))
283 283  
284 -= 5.  Configuration file: location_conf.json =
283 += 5. Configuration file: location_conf.json =
285 285  
286 -
287 287  * (((
288 288  We use the 120.78.138.177 server as an example. The location service is currently installed on the 120.78.138.177 server, the code is in /root/location, and the configuration file for running location pre-read directly is /etc/location_conf.json.
289 289  )))