co2meter-rs

Crates.ioco2meter-rs
lib.rsco2meter-rs
version0.1.1
sourcesrc
created_at2022-07-19 03:48:25.344406
updated_at2022-07-19 04:14:33.553131
descriptionRust library to iteract with co2meters. This is an implementation of the CO2meter python libary (https://github.com/vfilimonov/co2meter)
homepage
repositoryhttps://github.com/zaporter/co2meter-rs
max_upload_size
id628071
size13,943
Zack (zaporter)

documentation

README

Intro

An unofficial rust clone of the fantastic co2meter library avaiable here https://github.com/vfilimonov/co2meter

If you like this library, please give your appreciation to Vladimir Filimonov (https://github.com/vfilimonov) as I just translated his work to Rust.

Supported Features

[X] basic reading from the sensor

[ ] homekit

[ ] server

Commit count: 11

cargo fmt