Hi,
i’m using InfluxDB 1.x on linux since many years as persistence of my OpenHAB installation and also for visulazing historical values in grafana.
Accidentaly something happend for a ping latency measurement.
so i have values in there like 12 or 0,012 which both represents 12ms.
So i would now like to convert(divide by 1000) all values larger as 4. Any idea how i could realize that?