Skip to content

Rewrite of CSV download

Zoe Michaela Dietmar Pfister requested to merge raw-value-refactor into develop
  • CSV is generated from new sensordatarray
  • CSV can be downloaded after searching with the magnifying glass
  • CSV files are generated on a per-measurement-value basis and then zipped to a package
  • CSV contains both calculated values from server AND raw values
  • CSV header of the calculated values contains the unit of measurement

closes #41 (closed)

Merge request reports