Commit Graph

12 Commits

Author SHA1 Message Date
Marc Planard 22d007d938 fix warnings and make clippy happy 2023-06-07 18:25:33 +02:00
Marc Planard ad3b3803ce load transformers from config file 2023-06-07 17:26:30 +02:00
alban 259fdeb7b0 feat: Add device interface and factory
wip

fix borrowing issue and make everything compile

wip
2023-06-07 12:20:42 +02:00
Marc Planard edba874ae7 refactor conf 2023-06-04 17:33:28 +02:00
Marc Planard 61ede78868 introducing LJResult<T> 2023-06-04 15:09:15 +02:00
Marc Planard ec15004085 refactor Conf to be object oriented 2023-06-04 12:08:44 +02:00
Marc Planard c18de96e10 refatoring errors 2023-06-04 11:50:05 +02:00
Marc Planard b4766a3301 start to implement proper custom errors 2023-06-04 11:28:43 +02:00
alban 312a48ff5b feat: add tests for conf 2023-06-03 23:27:12 +02:00
alban ae14cb600d fix: format using rustfmt 2023-06-03 18:54:41 +02:00
Marc Planard 263ccf3210 refacto error handling 2023-06-03 18:11:55 +02:00
alban 4362b1b064 feat: add configuration file management 2023-06-03 17:55:03 +02:00