Refactor energy management

This commit is contained in:
2024-09-10 19:40:06 +02:00
parent 36ba4efd9f
commit c74ed0cfbb
5 changed files with 241 additions and 36 deletions

View File

@@ -1,2 +1,3 @@
pub mod consumption;
pub mod energy_actor;
pub mod engine;