|
roo_monitoring
API Documentation for roo_monitoring
|
#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"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. | |