Changes for page MQTT Forward Instruction
Last modified by Kilight Cao on 2024/08/31 16:26
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Kilight1 +XWiki.Xiaoling - Content
-
... ... @@ -1,15 +1,17 @@ 1 -**~ Contents:** 1 +**~ Table of Contents:** 2 2 3 3 {{toc/}} 4 4 5 5 6 -= 1. Introduction = 6 += 1. Introduction = 7 7 8 + 8 8 Dragino LoRa/LoRaWAN gateway support MQTT forwarding. It can forward the sensor data from LoRa network to MQTT server , and vice verse. 9 9 10 10 11 -== 1.1 Support Devices == 12 +== 1.1 Support Devices == 12 12 14 + 13 13 This MQTT forward instruction is for below devices: 14 14 15 15 * Firmware Version > LG02_LG08-5.3.1580178039 [[Firmware Download>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Release/]] ... ... @@ -21,8 +21,11 @@ 21 21 * MS14 series if installed with the same firmware. (in this case, the MQTT forward will work , but no LoRa support) 22 22 23 23 24 -= 2. Firmware Change Log for MQTT feature = 25 25 27 + 28 += 2. Firmware Change Log for MQTT feature = 29 + 30 + 26 26 ((( 27 27 This instruction is wrote start from LG02_LG08-5.3.1580178039. Below is related change log since this version of firmware. 28 28 ))) ... ... @@ -31,6 +31,8 @@ 31 31 ** Initiate version 32 32 33 33 39 + 40 + 34 34 = 3. MQTT forward operating principle = 35 35 36 36 == 3.1 Network Structure == ... ... @@ -103,7 +103,6 @@ 103 103 * USERNAME: User ID (-u) 104 104 * HOSTNAME: Device Hostname 105 105 106 - 107 107 === 3.3.2 -m message macro === 108 108 109 109 * HOSTNAME: Device Hostname ... ... @@ -112,7 +112,6 @@ 112 112 * META: Completely sensor data with time stamp and rssi 113 113 * JSON: Convert META to json format. 114 114 115 - 116 116 === 3.3.3 Example for Macro === 117 117 118 118 [[image:image-20220527134251-4.png]]