SHT4X.Measurement (sht4x v0.1.0) View Source
One sensor measurement
Link to this section Summary
Link to this section Types
Specs
t() :: %{ :timestamp_ms => non_neg_integer(), :humidity_rh => number(), :temperature_c => number(), optional(:__struct__) => atom() }