v2.1.5
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.