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 d4e067a947 Improve ProgramRunner task error handling 4 years ago
..
model Add Program model 4 years ago
db.rs Fix a few things with migrations 5 years ago
main.rs Add ProgramRunner 4 years ago
migrations.rs Fix clippy warnings 4 years ago
option_future.rs Move OptionFuture to its own file 4 years ago
program_runner.rs Improve ProgramRunner task error handling 4 years ago
section_interface.rs Rename section_interface::SectionId 4 years ago
section_runner.rs Rename types pertaining to SectionRunner 4 years ago
trace_listeners.rs Fix more dead code warnings 4 years ago