![]() |
RumPi 1.0
A self-assembling C++ sensor & actuator library for the Raspberry Pi 5
|
#include <map>#include <string>#include "../json.hpp"#include "Components/AnalogDigitalConverterComponent.h"#include "RumPiConfig.h"Go to the source code of this file.
Classes | |
| class | RumPi::ComponentCreationContext |
| Everything a component creator needs, bundled so every creator can share one signature and live in the factory's lookup map. More... | |
Namespaces | |
| namespace | RumPi |
| RumPi is the library's top-level facade. | |