Skip to content

Better Streams

Dean Dalianis requested to merge better_streams into qa

[2.6.0] - UNRELEASED

Added

kdaliani

  • New abstract test class for Kaitai Structs
  • New generic streams decoder for Kaitai Structs
  • New Lora Humidity Temperature Batmon sensor routing & decoding

Changed

kdaliani

  • Updated LoraRouting to use the new generic Kaitai Struct Decoder
  • Updated tests to use the new generic test class
  • Schema injection for LoraEnAccessControl

Fixed

kdaliani

  • Access Control sensors decoding

Removed

kdaliani

  • Custom decoders: LoraBatmonDecoder

Merge request reports