Hello. Did you try:
SELECT distinct(“temperature”) FROM “rpi-dht22” WHERE $timeFilter GROUP BY time(1m) fill(null)
?
Did you try to put this query in the influxdb command line interface?
Hello. Did you try:
SELECT distinct(“temperature”) FROM “rpi-dht22” WHERE $timeFilter GROUP BY time(1m) fill(null)
?
Did you try to put this query in the influxdb command line interface?