vcontrol

Crates.iovcontrol
lib.rsvcontrol
version0.4.0
created_at2019-01-06 19:09:00.939603+00
updated_at2025-04-18 14:21:42.523104+00
descriptionA library for communication with Viessmann heating controllers.
homepagehttps://github.com/reitermarkus/vcontrol-rs
repositoryhttps://github.com/reitermarkus/vcontrol-rs
max_upload_size
id105891
size3,108,557
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: 447

cargo fmt