aboutsummaryrefslogtreecommitdiff
path: root/examples/simple_sensor/TimeSeriesData.cpp
AgeCommit message (Collapse)Author
2025-07-12* simple_sensor: added alert send queue, with retries, checks for ACKs, ↵Scott Powell
etc. Low pri alerts only 1 send attempt, otherwise 4 attempts
2025-07-08* simplified alertIf()Scott Powell
* refactored TimeSeriesData to top-level class