LoRa App Server 0.21.1
Bugfixes:
- Fix InfluxDB handler error for unexported fields (these are now skipped).
- Fix
data_data
in InfluxDB measurement names when using a JS based codec. - Add missing
int64
anduint64
value handling.
Thanks @datalab for reporting this issue