Commit Graph

92 Commits

Author SHA1 Message Date
Nadja Reitzenstein
33131f38c4 Whoo boy this is a big one 2021-10-07 16:44:01 +02:00
Nadja Reitzenstein
6a6bc4e452 Tear it down so you can rebuild it again 2021-10-06 13:53:14 +02:00
Nadja Reitzenstein
65830af01d Stuff 2021-09-30 10:26:04 +02:00
Nadja Reitzenstein
ba73fe80c5 Re-enable MQTT 2021-09-21 18:45:35 +02:00
Nadja Reitzenstein
bd635d97ac Make work 2021-09-21 07:54:18 +02:00
Nadja Reitzenstein
ba7a59c3de Stuff to make work 2021-09-19 19:48:16 +02:00
Nadja Reitzenstein
abc9126137 Fix clippy lints 2021-09-19 19:48:16 +02:00
Gregor Reitzenstein
d0b73c9b49 make compile 2021-09-19 15:58:37 +02:00
Kai Kriegel
8d337248a8 only do a basic config check
Printing of normalized dhall will have to wait until i figure out how to supply the needed type info to the serializer
2021-08-28 23:20:41 +02:00
Kai Kriegel
fc614d7ce2 added config check 2021-08-27 21:51:44 +02:00
Gregor Reitzenstein
14eb9b048a Polling futures turns out to be a smart thing to do. Fixes #12 2021-02-08 18:28:27 +00:00
Gregor Reitzenstein
bde889582b Fixes unecessary mut all over the place 2021-01-26 14:42:04 +00:00
Gregor Reitzenstein
c0618e949d Fixes unused import on macros 2021-01-26 14:39:57 +00:00
Gregor Reitzenstein
26f1de1907 Fixes all those unused import warnings 2021-01-26 14:36:55 +00:00
Gregor Reitzenstein
fbc661f478 Roles dumping 2021-01-26 14:11:50 +00:00
Gregor Reitzenstein
f387f55c06 Machine state change with access control 2021-01-22 15:25:26 +00:00
Gregor Reitzenstein
cda947a0e9 No more priority pls 2021-01-20 11:55:15 +00:00
Gregor Reitzenstein
53564b6bca Also point at the correct global config file... <.< 2020-12-16 14:47:13 +01:00
Gregor Reitzenstein
d4da25b0d7 Load passdb \o/ 2020-12-16 14:28:21 +01:00
Gregor Reitzenstein
d568d46212 Load roles into the accessdb 2020-12-16 14:04:50 +01:00
Gregor Reitzenstein
8f5cea673b Put the users in the db as well 2020-12-16 13:51:47 +01:00
Gregor Reitzenstein
78e7d45614 Users loading, noot noot! 2020-12-16 13:30:04 +01:00
Gregor Reitzenstein
7bdbdac86b Properly stop api server 2020-12-16 12:27:34 +01:00
Gregor Reitzenstein
be73385758 Properly start api server 2020-12-16 12:24:19 +01:00
Gregor Reitzenstein
7b5d8de93f Pass network 2020-12-15 13:04:03 +01:00
Gregor Reitzenstein
6d5802c0a5 Fix dependency check error. Network now works. \o/ 2020-12-14 14:45:16 +01:00
Gregor Reitzenstein
1dc8dc4710 Even more improved init 2020-12-14 12:39:01 +01:00
Gregor Reitzenstein
5a42b34fe3 Better initialization 2020-12-14 11:02:46 +01:00
Gregor Reitzenstein
21d6abda24 Move Sensor into initiator.rs 2020-12-09 10:51:47 +01:00
Gregor Reitzenstein
a8af3b287e Move initialization and recon into network 2020-12-07 15:58:25 +01:00
Gregor Reitzenstein
a16712c66f Load Machines 2020-12-07 12:27:53 +01:00
Gregor Reitzenstein
d0fe576d62 Status 2020-12-07 12:11:07 +01:00
Gregor Reitzenstein
c5d733d888 Make compile 2020-12-02 17:12:25 +01:00
Gregor Reitzenstein
8e3b8834c0 Async actor runs now 2020-12-02 11:46:46 +01:00
Gregor Reitzenstein
f4148d398f Sync Actor works now 2020-12-02 11:31:17 +01:00
Gregor Reitzenstein
6cf4b1d078 Turns out none of that works. 2020-12-01 16:06:39 +01:00
Gregor Reitzenstein
1041afd0ab Network'd 2020-12-01 10:21:39 +01:00
Gregor Reitzenstein
4ee94b260b Run the event network 2020-12-01 09:44:18 +01:00
Gregor Reitzenstein
dcda1accfe Split out main further 2020-11-30 16:12:40 +01:00
Gregor Reitzenstein
a0d60a574f Main refactor #2 2020-11-30 15:05:25 +01:00
Gregor Reitzenstein
e08b9e43d8 Main refactor #1 2020-11-30 15:05:16 +01:00
Gregor Reitzenstein
cc40cde831 Refactor machines somewhat 2020-11-30 14:08:03 +01:00
Gregor Reitzenstein
7e9002aa94 Password DB and other shenanigans 2020-11-30 07:23:47 +01:00
Gregor Reitzenstein
b203edf206 Status commit 2020-11-24 14:16:22 +01:00
Gregor Reitzenstein
cbb6242f89 Get an example to work — barely. 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
e7bbc7e001 Lots of changes for better API stuffs 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
f8b9874f08 Now with better file loading stuffs 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
3b63e654e5 Pushes code around until example loading compiles 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
5f75dd0925 Api restructure zum zweiten 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
a057ffa4d8 API cleanup 2020-11-20 15:44:02 +01:00