Commit Graph

67 Commits

Author SHA1 Message Date
2df2a00721 fix ethernet_test 2023-10-24 23:35:30 +02:00
0354d86796 refactor triggger/action registration 2023-09-30 18:49:12 +02:00
64bce5827c add gitignore 2023-09-30 18:48:42 +02:00
74a61c0a51 change doc output 2023-09-30 15:32:02 +02:00
62aff64f3b add basic ethernet test 2023-09-01 23:17:29 +02:00
e8c7df4c18 documenter output is now markdown 2023-08-16 18:41:17 +02:00
8a1c16f402 mv TimeOut -> Timeout 2023-08-16 10:58:44 +02:00
8f6fc72bfb add TestMode to run actions without effect 2023-08-16 01:27:28 +02:00
381cc31d4b parse actions json into structs 2023-08-16 00:20:22 +02:00
5d6d9cc9ba fix potential deadlock 2023-08-16 00:17:16 +02:00
b2f222f550 add Shutdown action 2023-08-16 00:16:31 +02:00
c2402e122f add EthernetDisconnect trigger 2023-08-16 00:15:12 +02:00
b7bab8f726 parse trigger json into structs 2023-08-16 00:12:11 +02:00
04930021ea read config from file 2023-07-18 14:14:36 +02:00
ab3954a6cb add built in docu 2023-07-18 13:35:33 +02:00
a457a313b7 split actions/trigggers into seperate files 2023-07-18 09:34:47 +02:00
a2ea3209f1 initial commit 2023-07-17 18:07:44 +02:00