File tree Expand file tree Collapse file tree 3 files changed +30
-0
lines changed Expand file tree Collapse file tree 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
1515See the [ http://lora-semtech-bridge.readthedocs.io/ ] ( http://lora-semtech-bridge.readthedocs.io/ )
1616for documentation about setting up LoRa Semtech Bridge.
1717
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+
1828## Downloads
1929
2030Pre-compiled binaries are available for:
Original file line number Diff line number Diff line change @@ -13,6 +13,16 @@ repositories for various Linux distributions).
1313
1414## Install LoRa Semtech Brige
1515
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+
1626#### Download
1727
1828Download and unpack a pre-compiled binary from the
Original file line number Diff line number Diff line change @@ -25,6 +25,16 @@ Bridge instance.
2525** Important:** one gateway connection should always be load-balanced the
2626same LoRa Semtech Bridge instance!
2727
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+
2838## Downloads
2939
3040Pre-compiled binaries are available for:
You can’t perform that action at this time.
0 commit comments