Sven Sager 4bd8fa74a9 refactor: Add helper functions for D-Bus connections and bus handling
Replaced direct D-Bus initialization with
`get_new_system_dbus_connection` and `get_new_session_dbus_connection`
helper functions. This functions will create a new connection to use
separate busses.

Signed-off-by: Sven Sager <s.sager@kunbus.com>
2026-02-06 17:25:51 +01:00

Middleware for Revolution Pi

This middleware will support D-Bus as IPC interface.

D-Bus

See docs/dbus.md for an overview of the standard D-Bus data types.

Description
No description provided
Readme 580 KiB
Languages
Python 97.3%
Makefile 2.7%