This repository was archived by the owner on May 2, 2025. It is now read-only.
0.25.1
Features:
- Add
RU_864_870as configuration option (thanks @belovictor)
Improvements:
- Expose the following MQTT options for the MQTT gateway backend:
- QoS (quality of service)
- Client ID
- Clean session on connect
- Add
GetVersionAPI method returning the LoRa Server version + configured region. - Refactor
lorawan/bandpackage with support for max payload-size per
LoRaWAN mac version and Regional Parameters revision.- This avoids packetloss in case a device does not implement the latest
LoRaWAN Regional Parameters revision and the max payload-size values
have been updated.
- This avoids packetloss in case a device does not implement the latest
Bugfixes: