A new version of the LoRa Manager has just been released.
Version 0.31.0 contains the following fixes/features:
Features
- Possible to specify
lora_manager.decoder_option.qualsonic.aes_key
as device meta for E2E encrypted data
- New devices now has a
lora_network_source
meta key added
- Added a new decoder
external
that can't fail, to be used for external secondary decoders
- Added metrics endpoint for Prometheus
- Fetch device options from protected meta as well
- Value for payload functions corresponds to fPort value
Fixes
- Use Application name as fallback for Downlink client-id verification (Chirpstack)
- Sagemcom: Add support for more payload formats
- Milesight: Added missing GNSS, TemperatureAlarm and DistanceAlarm types to decoder
Full changelog can be found at the tech pages