Add option to set decimal character for csv import

Add option to set decimal character for csv import. Adopting the option from wd-example.conf.

https://groups.google.com/g/weewx-user/c/QV4UKRnR9v0
This commit is contained in:
c0by85
2023-01-15 16:57:34 +01:00
committed by GitHub
parent 5eb4aa2b9b
commit a1e8733bcb

View File

@@ -27,6 +27,14 @@ source = CSV
# delimiter = <single character>
# Default is , (comma).
delimiter = ,
# Specify the character used as the decimal point. The character
# must be enclosed in quotes.
# Format is:
# decimal = '.' (dot)
# or
# decimal = ',' (comma)
decimal = '.'
# If there is no mapped interval field how will the interval field be
# determined for the imported records. Available options are: