moonraker/moonraker
Eric Callahan 145968af0f
sysdevs: report paths for all devices
While a hardware UART generally won't have symlinks in the "by-path"
and "by-id" folders, it is possible to configure udev to add them.
In addition, adding these fields makes the schema consistent.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2024-02-01 10:27:22 -05:00
..
assets app: use Jinja2 to render the welcome landing page 2023-02-22 18:08:49 -05:00
components machine: add video peripheral API request 2024-02-01 10:27:22 -05:00
thirdparty moonraker: introduce thirdparty package 2022-01-28 18:00:21 -05:00
utils sysdevs: report paths for all devices 2024-02-01 10:27:22 -05:00
__init__.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
__main__.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
common.py confighelper: avoid direct import of JinjaTemplate 2024-01-15 06:03:35 -05:00
confighelper.py confighelper: avoid direct import of JinjaTemplate 2024-01-15 06:03:35 -05:00
eventloop.py eventloop: fix timer reentrancy 2024-01-21 08:24:02 -05:00
loghelper.py refactor: convert klippy_connection into a component 2024-01-13 15:15:15 -05:00
moonraker.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
server.py server: add method to get individual app args 2024-02-01 10:27:20 -05:00