Files
aoostar-rs/docs/README.md
T
Markus Zehnder d98cd89c48 refactor: project structure (#9)
Split up project into multiple crates and use a Cargo workspace.
2025-08-28 09:03:30 +02:00

1.0 KiB

AOOSTAR WTR MAX Screen Control

Sensor Panels

Sensor Modes

Different sensor modes are supported:

Sensor Data Sources

The sensor value reading is separated from the asterctl tool.

Sensor values are provided in separate text files and are automatically read when the file changes.
Only the file data source is supported at the moment, other sources like pipes, sockets etc. might be supported later.

Sensor Data Providers

Development