Sven Sager 114cbd8099 refactor(cli): D-Bus helpers support session and system bus types
Introduced `BusType` enum to differentiate between session and system
bus usage in D-Bus calls. Updated `simple_call` and `await_signal`
functions to include a `bus_type` parameter, improving flexibility.
Adjusted `cli_picontrol` to leverage the new `BusType` parameter for
D-Bus interactions.
2025-04-19 12:24:37 +02:00

Middleware for Revolution Pi

This middleware will support D-Bus as IPC interface.

Description
No description provided
Readme 485 KiB
Languages
Python 96.5%
Makefile 3.5%