Sven Sager 7525c9f653 feat(revpiconfig): 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-21 09:05:46 +02:00

Middleware for Revolution Pi

This middleware will support D-Bus as IPC interface.

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