Ruuvi sensor protocol parser implementation
>= 1.60
std
by disabling default featuresstd
(default) enables features that depend on std
crategateway
adds parsers for Ruuvi Gateway payload formats, adds hex
, serde
and serde_json
dependencies and requires alloc
crate from the standard libraryDocs are available online at
docs.rs. They can be built
from source with cargo doc
. Examples are included in the docs.
0.6.0
>= 1.60
)gateway
feature0.5.0
>= 1.48
Clone
trait for SensorValues
and ParseError
AsRef<[u8]>
as type bound for value in from_manufacturer_specific_data
0.4.1
ZERO_CELSIUS_IN_MILLIKELVINS
constant0.4.0
>= 1.34
0.3.0
>= 1.31
)std
createThis project is licensed under MIT license.