From: Martin Mares Date: Fri, 19 Jul 2019 07:48:45 +0000 (+0200) Subject: Prometheus: Fix topic name X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=7de14ef648a034ef012bc1c451782253021296ed;p=home-hw.git Prometheus: Fix topic name --- diff --git a/prometheus/burrow-prometheus.c b/prometheus/burrow-prometheus.c index 2e9bd07..a1c4845 100644 --- a/prometheus/burrow-prometheus.c +++ b/prometheus/burrow-prometheus.c @@ -137,7 +137,7 @@ static const struct attr attr_table[] = { .metric = "air_fan_pwm", .help = "Heat exchanger fan PWM (0-255)", .type = "gauge", - .topic = "burrow/air/fan-pwm" + .topic = "burrow/air/exchanger-fan" }, { // Common heading for all voltages