resol-vbus 0.1.1

A Rust library for processing RESOL VBus data.
Documentation

resol-vbus.rs

A Rust library for processing RESOL VBus data.

Build Status

Documentation

Usage

First, add this to your Cargo.toml:

[dependencies]
resol-vbus = "0.1"

Next, add this to your crate:

extern crate resol_vbus;

Contributors

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.