Sven Sager 35dbed0798 refactor(io): Rename Get method to GetIO in IOManager interface
Updated method name in D-Bus interface and backend to do not use the
same name as org.freedesktop.DBus.Properties. Som libs will map all
methods of a node to an object for direct calling. If the names are the
same, you have to filter the interface.

Signed-off-by: Sven Sager <s.sager@kunbus.com>
2026-02-05 16:23:27 +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%