Commit Graph

9 Commits

Author SHA1 Message Date
665a04c8a0 Update backend code to Rust Edition 2024
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-28 19:25:15 +01:00
e0f0067e89 Get state of relay on device page 2024-09-25 21:56:54 +02:00
3c2fa18d9a Display relays status 2024-09-25 19:35:39 +02:00
bbe128e055 Add the route to update a relay 2024-08-31 20:26:16 +02:00
f35aac04f6 Add the route to delete a relay 2024-08-31 20:00:40 +02:00
6028be92ef Anticipate relay ID collision 2024-08-27 22:35:07 +02:00
87fb3360fb Can create a relay 2024-08-27 22:32:22 +02:00
50e61707cc Check for loops in relays 2024-08-27 18:38:49 +02:00
73163e6e69 Can get the full list of relays through the API 2024-07-24 23:35:58 +02:00