average value for last 24h

This commit is contained in:
2025-10-12 13:10:26 +02:00
parent 9974e2d738
commit 067dc84afa
4 changed files with 63 additions and 15 deletions

View File

@ -4,7 +4,7 @@
#define HTML_RESPONSE_SIZE 4096U
#define METRIC_NAME_MAX_SIZE 64U
#define METRIC_MAX_COUNT 32U
#define METRIC_MAX_COUNT 34U
typedef enum _MetricValueType
{