A new version of LoRa Manager has just been released.
Version 0.26.0 contains the following fixes/features:
- Added new output function for Payload encoded as hex in msg on MQTT. This
message also has SNR and RSSI included. Spreading Factor is added where
possible.
- It is now possible to specify decoder options using meta-data on the device.
Meta keys starting with lora_manager.decoder_option.
will be options for the
decoder.
- Added a new decoder for SenLab Datalog (needs setup with external decoder URL)
- Added decoder options for Decentlab DL-DWS:
decentlab.dldws.s
decentlab.dldws.m0
decentlab.dldws.f02
- Added decoder for Decentlab DL-PR21 with options
decentlab.dlpr21.pmax
decentlab.dlpr21.pmin
- Added decoder for Qualsonic sensors. No automatic DevEUI matching is
implemented. These decoder names can be specified:
qualsonic.w1e
qualsonic.w1h
qualsonic.w1t
Full changelog can be found at the tech pages