Files
automation_rs/src/bin/generate_definitions.rs
Dreaded_X 6504b1239e
Some checks failed
Build and deploy / Deploy container (push) Blocked by required conditions
Build and deploy / build (push) Has been cancelled
feat: WIP
2025-10-10 03:56:34 +02:00

4 lines
61 B
Rust

fn main() {
automation_devices::generate_definitions()
}