resol-vbus

Crates.ioresol-vbus
lib.rsresol-vbus
version0.2.1
sourcesrc
created_at2017-02-12 14:01:09.127921
updated_at2021-09-13 11:31:39.522295
descriptionA Rust library for processing RESOL VBus data.
homepage
repositoryhttps://github.com/danielwippermann/resol-vbus.rs
max_upload_size
id8488
size939,570
DevOps team (github:soramitsu:devops-team)

documentation

https://docs.rs/resol-vbus

README

resol-vbus.rs

A Rust library for processing RESOL VBus data.

Build Status FOSSA Status

Documentation

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.

FOSSA Status

Commit count: 212

cargo fmt