SCD4X.Measurement (scd4x v0.1.1) View Source
One sensor measurement
Link to this section Summary
Link to this section Types
Specs
t() :: %{ :timestamp_ms => non_neg_integer(), :co2_ppm => number(), :humidity_rh => number(), :temperature_c => number(), optional(:__struct__) => atom() }
Link to this section Functions
Specs
from_raw(<<_::72>>) :: t()