vcontrol

Crates.iovcontrol
lib.rsvcontrol
version0.3.4
sourcesrc
created_at2019-01-06 19:09:00.939603
updated_at2020-03-16 01:58:21.492176
descriptionA library for communication with Viessmann heating controllers.
homepagehttps://github.com/reitermarkus/vcontrol-rs
repositoryhttps://github.com/reitermarkus/vcontrol-rs
max_upload_size
id105891
size98,766
Markus Reiter (reitermarkus)

documentation

https://docs.rs/vcontrol

README

🔥 vcontrol-rs

Build Status Crates.io Documentation

This is a Rust library for communication with Viessmann heating controllers.

The included Optolink struct is a low-level abstraction for an Optolink connection over either a TCP socket or a serial port.

The VControl struct is a high-level abstraction for a complete system, which can be configured with a YAML file, much like what vcontrold does with an XML file.

Commit count: 400

cargo fmt