Compare commits

..

8 Commits

Author SHA1 Message Date
e5d6ecafde
Started work on lua definitions
Some checks failed
Build and deploy automation_rs / Build automation_rs (push) Failing after 1m56s
Build and deploy automation_rs / Build Docker image (push) Has been skipped
Build and deploy automation_rs / Deploy Docker container (push) Has been skipped
2024-04-26 05:54:49 +02:00
c90cd00cfa
Slight macro cleanup
All checks were successful
Build and deploy automation_rs / Build automation_rs (push) Successful in 5m14s
Build and deploy automation_rs / Build Docker image (push) Successful in 33s
Build and deploy automation_rs / Deploy Docker container (push) Has been skipped
2024-04-26 05:18:46 +02:00
31169d32eb
Improved the internals of the LuaDeviceConfig macro and improve the
All checks were successful
Build and deploy automation_rs / Build automation_rs (push) Successful in 7m3s
Build and deploy automation_rs / Build Docker image (push) Successful in 39s
Build and deploy automation_rs / Deploy Docker container (push) Has been skipped
usability of the macro
2024-04-26 04:53:45 +02:00
396ac4a9f1
Use helper types to process config input into the right type
All checks were successful
Build and deploy automation_rs / Build automation_rs (push) Successful in 5m18s
Build and deploy automation_rs / Build Docker image (push) Successful in 41s
Build and deploy automation_rs / Deploy Docker container (push) Has been skipped
2024-04-25 05:38:21 +02:00
54c4b70d19
Added helper type to convert from ip addr to socketaddr with the correct port
All checks were successful
Build and deploy automation_rs / Build automation_rs (push) Successful in 7m28s
Build and deploy automation_rs / Build Docker image (push) Successful in 59s
Build and deploy automation_rs / Deploy Docker container (push) Has been skipped
2024-04-25 02:05:22 +02:00
ebdabed822
Added rename option to macro 2024-04-25 02:02:31 +02:00
6e1b2a8935
Everything needed to construct a new device is passed in through lua 2024-04-25 01:38:52 +02:00
0d1e15c676
Device config is now done through lua
All checks were successful
Build and deploy automation_rs / Build automation_rs (push) Successful in 7m59s
Build and deploy automation_rs / Build Docker image (push) Successful in 46s
Build and deploy automation_rs / Deploy Docker container (push) Has been skipped
2024-04-24 04:00:29 +02:00

Diff Content Not Available