Commit graph

26 commits

Author SHA1 Message Date
340c4e9f15
Move relay drivers from common to controller 2024-05-05 23:46:38 +02:00
e9ea0b625d
Change relay number to needed setting value 2024-05-05 22:45:59 +02:00
9ed576b552
Revert "Add sql transactions"
This caused the error "locked database".
This reverts commit 4489b37a3f.
2024-05-02 22:15:12 +02:00
4489b37a3f
Add sql transactions 2024-05-02 13:30:24 +02:00
f4fbc95500
Split project (keep controller)
Some checks failed
/ build-artifacts (arm-unknown-linux-gnueabihf) (push) Failing after 9m37s
2024-04-30 10:38:13 +02:00
bacea1e3e9 Refactor project into workspaces 2023-11-22 20:06:20 +01:00
131bdeec78 Add WIP controller websocket 2023-11-22 16:28:46 +01:00
ee5d4e2126 Add minor fixes 2023-11-22 16:15:15 +01:00
80d1fa32a0 Cleanup db/tag namespace 2023-11-21 16:46:12 +01:00
effd3f3b18 Cleanup db/schedule namespace 2023-11-21 16:33:41 +01:00
09c50411d1 Switch from "impl Responder" to Result<> response 2023-11-21 15:30:30 +01:00
a17a9868fa Reformat code 2023-11-21 15:00:14 +01:00
271b24b70d Make use of pool.acquire to prevent out-of-order db-actions 2023-11-21 14:56:14 +01:00
f3d08aab80 Migrate to sqlx 2023-11-21 00:44:45 +01:00
bd44dc3183 Add much stuff for rewrite 2023-11-19 20:52:24 +01:00
4261141c3a Switch spaces to tabs 2022-07-20 00:38:09 +02:00
467a98af43 Fix clippy warnings 2022-07-17 21:01:32 +02:00
e3adc35221 Add function and prefer .iter() 2022-07-17 20:19:36 +02:00
53c6fcd917 Add wiring pi (for test and doc) 2022-04-15 02:11:34 +02:00
e157a5d02d Add update and get-by-tag for schedules 2022-04-03 18:39:31 +02:00
75f8afd624 Add tags for schedules 2022-04-03 01:35:51 +02:00
f3f3d36eed Cleanup db stuff 2021-12-21 12:17:01 +01:00
7254eddc6c Add delete handler and json-payload error response 2021-11-08 13:11:20 +01:00
e6278176e4 Add middleware 2021-11-06 14:54:45 +01:00
483fd60daa Add saving periods 2021-11-05 16:32:30 +01:00
12d57d020f Start rust rewrite 2021-11-04 23:43:52 +01:00