File tree 3 files changed +30
-0
lines changed
3 files changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,16 @@ into JSON over MQTT. This project is part of [LoRa Server](https://github.com/br
15
15
See the [ http://lora-semtech-bridge.readthedocs.io/ ] ( http://lora-semtech-bridge.readthedocs.io/ )
16
16
for documentation about setting up LoRa Semtech Bridge.
17
17
18
+ ## Compatibility
19
+
20
+ The table below shows the compatibility between LoRa Semtech Bridge and the
21
+ available Semtech UDP protocol versions:
22
+
23
+ | LoRa Semtech Bridge | Semtech UDP protocol version | Note |
24
+ | ---------------------| ------------------------------| ---------------------------------------------------------------------|
25
+ | 1.x.x | 1 | |
26
+ | 2.x.x | 2 | This protocol is used since version 3.0.0 of the ` packet_forwarder ` |
27
+
18
28
## Downloads
19
29
20
30
Pre-compiled binaries are available for:
Original file line number Diff line number Diff line change @@ -13,6 +13,16 @@ repositories for various Linux distributions).
13
13
14
14
## Install LoRa Semtech Brige
15
15
16
+ #### Compatibility
17
+
18
+ The table below shows the compatibility between LoRa Semtech Bridge and the
19
+ available Semtech UDP protocol versions:
20
+
21
+ | LoRa Semtech Bridge | Semtech UDP protocol version | Note |
22
+ | ---------------------| ------------------------------| ---------------------------------------------------------------------|
23
+ | 1.x.x | 1 | |
24
+ | 2.x.x | 2 | This protocol is used since version 3.0.0 of the ` packet_forwarder ` |
25
+
16
26
#### Download
17
27
18
28
Download and unpack a pre-compiled binary from the
Original file line number Diff line number Diff line change @@ -25,6 +25,16 @@ Bridge instance.
25
25
** Important:** one gateway connection should always be load-balanced the
26
26
same LoRa Semtech Bridge instance!
27
27
28
+ ## Compatibility
29
+
30
+ The table below shows the compatibility between LoRa Semtech Bridge and the
31
+ available Semtech UDP protocol versions:
32
+
33
+ | LoRa Semtech Bridge | Semtech UDP protocol version | Note |
34
+ | ---------------------| ------------------------------| ---------------------------------------------------------------------|
35
+ | 1.x.x | 1 | |
36
+ | 2.x.x | 2 | This protocol is used since version 3.0.0 of the ` packet_forwarder ` |
37
+
28
38
## Downloads
29
39
30
40
Pre-compiled binaries are available for:
You can’t perform that action at this time.
0 commit comments