Export current entry temperatures as metrics

This commit is contained in:
2025-10-24 16:19:49 +02:00
parent e8c62a1bd7
commit 524d94c515
4 changed files with 42 additions and 13 deletions

View File

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