You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
curl -G 'https://dbaqa.unloquer.org/query?pretty=true' --data-urlencode "db=_testsensorhumedad" --data-urlencode "q=SELECT mean(\"humidity\") AS \"mean_humidity\", mean(\"temperature\") AS \"mean_temperature\" FROM \"_testsensorhumedad\".\"autogen\".\"DHT11_Santa_Elena\" WHERE time > 30d AND \"id\"='DHT11_Santa_Elena' GROUP BY time(1m) FILL(none)"