RumPi 1.0
A self-assembling C++ sensor & actuator library for the Raspberry Pi 5
ComponentFactory.h File Reference
#include <string>
#include "../json.hpp"
Include dependency graph for ComponentFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RumPi::ComponentFactory
 Builds the sensor components described by a JSON manifest and adds them to a ComponentManager. More...
 

Namespaces

namespace  RumPi
 RumPi is the library's top-level facade.