Skip to content

csv2influxdb.py - missing resolution minutes #8

@UweRieping

Description

@UweRieping

While trying to import the resolution --minutes created by using the timeseries2csv.py I noticed that csv2influxdb.py is not supporting the --resolution minutes.

timeseries2csv.py is exporting: minutes, day, month, year
csv2influxdb.py is importing: day, week, month, year

In my opinion export and import should have same options for --resolution.
I'm not a phyton programmer but I expect the correction as very little change (changing the click.options of --resolution.
I don't wanted to miss to inform about it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions