roo_monitoring
API Documentation for roo_monitoring
Loading...
Searching...
No Matches
roo_monitoring.h File Reference
#include <Arduino.h>
#include <set>
#include "roo_io/fs/filesystem.h"
#include "roo_monitoring/common.h"
#include "roo_monitoring/log.h"
#include "roo_monitoring/resolution.h"
#include "roo_monitoring/sample.h"
#include "roo_monitoring/transform.h"
#include "roo_monitoring/vault.h"
Include dependency graph for roo_monitoring.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  roo_monitoring::Collection
 Collection of timeseries sharing transform and source resolution. More...
 
class  roo_monitoring::Writer
 Write interface for a monitoring collection. More...
 
class  roo_monitoring::WriteTransaction
 Represents a single write operation to a monitoring collection. More...
 
class  roo_monitoring::VaultIterator
 Iterator that scans monitoring data at a given resolution. More...
 

Namespaces

namespace  roo_monitoring
 Umbrella header for the roo_monitoring module.