4 releases
0.2.1 | Sep 13, 2021 |
---|---|
0.2.0 | Jan 6, 2019 |
0.1.1 | Feb 12, 2017 |
0.1.0 | Feb 12, 2017 |
#436 in Hardware support
Used in 2 crates
395KB
7.5K
SLoC
resol-vbus.rs
A Rust library for processing RESOL VBus data.
Usage
First, add this to your Cargo.toml
:
[dependencies]
resol-vbus = "0.2"
Next, add this to your crate:
extern crate resol_vbus;
Contributors
Legal Notices
RESOL, VBus, VBus.net and others are trademarks or registered trademarks of RESOL - Elektronische Regelungen GmbH.
All other trademarks are the property of their respective owners.
License
resol-vbus.rs
is distributed under the terms of both the MIT license and the
Apache License (Version 2.0).
See LICENSE.txt for details.
Dependencies
~1.5MB
~20K SLoC