Crates.io | ruuvi-sensor-protocol |
lib.rs | ruuvi-sensor-protocol |
version | 0.6.1 |
source | src |
created_at | 2018-08-08 21:15:35.493524 |
updated_at | 2022-09-11 19:12:48.948205 |
description | Ruuvi sensor protocol parser implementation |
homepage | |
repository | https://github.com/lautat/ruuvi-sensor-protocol-rs |
max_upload_size | |
id | 78425 |
size | 53,604 |
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.1
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.