Skip to content

v2.1.5

Choose a tag to compare

@NikTheGeek1 NikTheGeek1 released this 15 Jun 15:23
· 40 commits to main since this release

RaftJS SCD30 Devbin Fix

Fixes decoding for SCD30 CO2, temperature and humidity readings in current length-prefixed devbin records with sparse absolute attribute offsets.

Changes

Restored SCD30 attribute decoding for current devbin records.
Kept Cog v1.9.5 legacy fixed-record compatibility.
Made legacy fixed-record stride selection prefer the declared .b size when it fits the actual record, with schema-derived attr-size fallback only when needed.
Added SCD30 simulator coverage and devbin regression tests.