Sven Sager 26c3ac0afb refactor(dbus): D-Bus interface management with cleanup support.
Introduced a `DbusInterface` base class with a `cleanup` method to
standardize resource cleanup for D-Bus interfaces. Modified
`InterfacePiControl` to inherit from it and implemented `cleanup` logic
for proper watchdog resource handling. Adjusted `BusProvider` to manage
multiple interfaces and ensure cleanup on shutdown.
2025-04-19 15:55:49 +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%