Refactor models names

This commit is contained in:
Tobias Reisinger 2023-11-27 12:49:40 +01:00
parent 76b14ce75b
commit be7f31906c
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
24 changed files with 461 additions and 340 deletions
emgauwa-lib/src/handlers/v1

View file

@ -1,3 +1,3 @@
pub mod relays;
pub mod schedules;
pub mod ws;
pub mod relays;