Crates.io | resol-vbus |
lib.rs | resol-vbus |
version | 0.2.1 |
source | src |
created_at | 2017-02-12 14:01:09.127921 |
updated_at | 2021-09-13 11:31:39.522295 |
description | A Rust library for processing RESOL VBus data. |
homepage | |
repository | https://github.com/danielwippermann/resol-vbus.rs |
max_upload_size | |
id | 8488 |
size | 939,570 |
A Rust library for processing RESOL VBus data.
First, add this to your Cargo.toml
:
[dependencies]
resol-vbus = "0.2"
Next, add this to your crate:
extern crate resol_vbus;
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.
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.