Sven Sager 0e69ef432b refactor(io): Simplify InterfaceDeviceManager and device handling
Streamlined device management by introducing a dedicated `object_path`
property in `InterfaceDevice`. Refactored `InterfaceDeviceManager` to
use this property and accept a list of `InterfaceDevice` instances,
removing direct `RevPiModIO` dependencies. Updated D-Bus publishing to
reflect the new structure.

Signed-off-by: Sven Sager <s.sager@kunbus.com>
2026-02-06 08:36:39 +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%