]> mj.ucw.cz Git - home-hw.git/commitdiff
InfluxDB: temp/terarium
authorMartin Mares <mj@ucw.cz>
Sun, 19 Dec 2021 19:33:14 +0000 (20:33 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 19 Dec 2021 19:33:14 +0000 (20:33 +0100)
influx/burrow-influx.c

index 3105d45a691470c798352ecaa545aae9f74759a2..9f8176d5503eb8cc18799d1b195d673419fa7fc3 100644 (file)
@@ -60,9 +60,9 @@ static const struct attr attr_table[] = {
                .topic = "burrow/temp/garage"
        },
        {
-               .metric = "temp,where=kitchen",
+               .metric = "temp,where=terarium",
                .value_name = "t",
-               .topic = "burrow/temp/kitchen"
+               .topic = "burrow/temp/terarium"
        },
        {
                .metric = "rh,where=ursarium",