Implementation of firmware for a sprinklers system using async Rust, Tokio, Actix, MQTT and more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Alex Mikhalev 691f14b79a Better abstraction over MQTT collectiosn 3 years ago
sprinklers_actors Move zone handling to state manager 4 years ago
sprinklers_core Rename section to zone 4 years ago
sprinklers_database Rename section to zone 4 years ago
sprinklers_linux Rename section to zone 4 years ago
sprinklers_mqtt Better abstraction over MQTT collectiosn 3 years ago
sprinklers_rs Move zone handling to state manager 4 years ago
.drone.yml Separate drone steps and add clippy 4 years ago
.gitignore Add better configuration support 4 years ago
Cargo.toml Add better configuration support 4 years ago