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.