Add relay state history proto

This commit is contained in:
2024-09-16 22:41:20 +02:00
parent 20bc71851d
commit 368eb13089
2 changed files with 45 additions and 0 deletions

View File

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