Sven Sager 85dc6a7e56 feat(dbus): Add RevPiConfig class for device information handling
This commit introduces a new `RevPiConfig` class to manage RevPi device
configuration details, such as model, serial, compute module type, WiFi,
and ConBridge detection. It parses CPU info from `/proc/cpuinfo` and
leverages helper methods for hardware-specific checks, enhancing the
middleware's ability to identify and manage hardware features.
2025-04-20 15:39:02 +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%