CSV collector

The CSV collector reads one data point for each row in the csv file. Every row consists out of

  • a timestamp
  • a name in csv
  • a value
  • a status (optional)

Thus, one row is reflecting only one measurement. The measurement maps to the the name in the csv. Multiple differing names in the csv can be used to map to one measurement (see Measurement settings ).