github.com/simpleiot/simpleiot@v0.18.3/contrib/influx/README.md (about) 1 # Example Influx Queries 2 3 This directory contains a collection of example influx queries that can be used 4 to query data in Influx populated by Simple IoT. 5 6 These examples can be run by: 7 8 - Installing the 9 [Influx CLI](https://docs.influxdata.com/influxdb/v2.5/reference/cli/influx/) 10 - setting up a config 11 - `influx query --file contrib/influx/simple.flux` 12 13 Generally, it seems easiest to write your queries in a text editor and then run 14 the query on the file.