update note about unsupported format

This commit is contained in:
Thomas Ruoff
2020-04-03 23:33:44 +02:00
committed by GitHub
parent 1948e56de8
commit 7609c8d4cc

View File

@@ -15,8 +15,10 @@ Settings:
CSV file spec: CSV file spec:
Semiconlos are used as delimiters. First line are the header columns. Semiconlos are used as delimiters. First line are the header columns.
Generally the column name is used as a DB field name, but there are some legacy Generally the column name is used as a DB field name.
exceptions like "temperature" instead of "Temp" as listed in the following table.
The format before 2018-10-01 is not supported by this script and should
be manually converted.
| DB Field name | DB field | CSV Column | CSV Format | DB Field name | DB field | CSV Column | CSV Format
|--------------------|----------|--------------------|-------------------------- |--------------------|----------|--------------------|--------------------------