Orne Brocaar
Orne Brocaar
Could you confirm if this issue is still present in `-test.3`? When I test it on Debian / Ubuntu, this is my output: ``` # level = "info" Oct 09...
All version info can be found in the overview: I'm happy to review a pull-request to add the version-number to the footer.
I've already implemented this in the filter crate: https://github.com/chirpstack/chirpstack/commit/775e4401792889494194bccbe12e39295d02ec12 Once that has been published, I will integrate here.
@bikeshedder it has been released :) (https://github.com/redis-rs/redis-rs/releases/tag/redis-1.0.0)
Yes, this makes sense. I would welcome a pull-request for this if you or somebody else would like to implement this.
I think the `data_` prefix is there to separate data from status values. Therefore I do not thing removing the `data_` prefix is a good idea. I think it would...
I don't think that is a good idea, because the output of the codec is defined in a LoRa Alliance specification. Also, this issue is related to how Thingsboard detects...
@mjau-scot would you be interested in creating a PR for this?