Raw data import

This feature may be used to bulk import some data to a provider identified with a Key. The parser tries to read CSV style data from Raw data field.

  1. Paste / write data to Raw data field
  2. Specify separator(s)
  3. Click Parse button

The Parser tries to separate the values and then shows a view where you can map different fields to measurements. The shown view contains a Save button which actually saves the mapped data to the system.

Typically the data should contain measurement time, some identification for the measurement and measured values in each row. One row is treated as one measurement and each value on that row are measurement values occurred at the same time.


When separators field is left empty then default separators semi-colon ";" and tab are used.

Back to Import