sudo influx delete --bucket meshcore --org sydmesh --start 1970-01-01T00:00:00Z --stop 2100-01-01T00:00:00Z
sudo influx query --org sydmesh 'from(bucket:"meshcore") |> range(start:-1h) |> limit(n:5)'