|
8d8878218c
|
Moved last config items to lua + small cleanup
|
2024-05-03 01:08:44 +02:00 |
|
|
42eb4b3fa5
|
LuaDevice macro now uses LuaDeviceCreate trait to create devices from configs
|
2024-05-03 01:08:43 +02:00 |
|
|
3fed29e0ef
|
DeviceManager no longer handles subscribing and filtering topics, each device has to do this themselves now
|
2024-05-03 01:08:43 +02:00 |
|
|
73a2b077ed
|
Fmt: Added cargofmt config and reformatted files
continuous-integration/drone/push Build is passing
|
2023-11-20 23:27:48 +01:00 |
|
|
dd4be4a2ee
|
Switched from toml to yaml for configuration
continuous-integration/drone/push Build is failing
|
2023-11-05 22:41:48 +01:00 |
|
|
044c38ba86
|
More refactoring
|
2023-08-18 03:07:16 +02:00 |
|
|
b1506f8e63
|
Improved the way devices are instantiated from their respective configs
continuous-integration/drone/push Build is passing
|
2023-08-16 02:17:21 +02:00 |
|
|
e38c5eed31
|
AudioSetup now takes the name of two already created devices and stores a reference to the devices instead of creating and owning the devices directly
|
2023-08-14 01:56:00 +02:00 |
|
|
8f515ccf75
|
Moved mqtt parse error to error.rs
|
2023-04-24 02:46:02 +02:00 |
|
|
72ab48df42
|
The device create function is now standarized using a trait
continuous-integration/drone/push Build is passing
|
2023-04-13 05:46:17 +02:00 |
|
|
f4c1ac5c9b
|
Moved most config structs to be in the same file as what they are for
|
2023-04-13 05:12:39 +02:00 |
|
|
92c8f3074f
|
Devices now handles subscribing to mqtt topics
|
2023-04-12 04:37:16 +02:00 |
|
|
3645b53f7c
|
Applied rust fmt
continuous-integration/drone/push Build is passing
|
2023-04-10 01:33:39 +02:00 |
|
|
839c0a1c57
|
Applied clippy rules
|
2023-04-10 01:29:48 +02:00 |
|
|
3613c2cbdf
|
Changed how TODO notes are marked to properly highlight in vim
|
2023-04-09 23:01:21 +02:00 |
|
|
a0cefa8302
|
Improved error handling
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
|
2023-01-18 22:37:57 +01:00 |
|
|
13f5c87c03
|
Improved error handling
|
2023-01-12 02:20:09 +01:00 |
|