vcontrol

Crates.iovcontrol
lib.rsvcontrol
version0.5.0
created_at2019-01-06 19:09:00.939603+00
updated_at2025-12-20 19:46:22.334274+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
size2,861,266
Markus Reiter (reitermarkus)

documentation

https://docs.rs/vcontrol

README

🔥 vcontrol-rs

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