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

Go to the source code of this file.

Classes

class  RumPi::AlertEvent
 A single alert event: a metric crossing (or recovering from) a threshold, with the reading that triggered it. More...
 

Namespaces

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