Commit Graph

23 Commits

Author SHA1 Message Date
Thomas Ruoff
3740e25e04 update title 2020-01-11 00:04:46 +01:00
Thomas Ruoff
555d4bbbf8 throw exception when it's the legacy format 2020-01-11 00:01:52 +01:00
Thomas Ruoff
c43735cd8a Ignore multiple csv headers when piping in multiple files 2020-01-11 00:01:52 +01:00
Thomas Ruoff
028f25f299 prettify code 2020-01-11 00:01:52 +01:00
Thomas Ruoff
1aebb3e2c6 2020-01-10 21:21:04 +00:00
Thomas Ruoff
9d31b84e6b get rid of linting warnings 2019-09-12 20:45:57 +02:00
Thomas Ruoff
c184f7aaa6 use csv DictReader for dynamic fields 2019-09-07 00:54:43 +02:00
Thomas Ruoff
1c8c5282ad 2017-06-07 15:19:37 +02:00
Thomas Ruoff
0f79ee9a79 make clear that you can use multiple CSVs 2017-06-07 15:08:05 +02:00
Thomas Ruoff
daa737fc18 use python to speed up things 2017-06-07 15:06:11 +02:00
Thomas Ruoff
8b83833074 ignore csv headers, no matter where they are 2017-06-06 22:38:23 +02:00
Thomas Ruoff
a7befb73b6 make clear dates in csv are UTC 2017-05-31 08:50:48 +02:00
Thomas Ruoff
b9a6c008de fix header 2017-05-31 08:49:12 +02:00
Thomas Ruoff
431daa1e55 rough readme 2017-05-31 08:44:15 +02:00
Thomas Ruoff
36d022f4b4 add readme 2017-05-31 01:25:24 +02:00
Thomas Ruoff
1e53f17d26 add set -e 2017-05-31 01:22:48 +02:00
Thomas Ruoff
f3375002bd fix parsing the date, it is UTC 2017-05-31 01:22:47 +02:00
Thomas Ruoff
5ced841cde script for pushing to influxdb 2017-05-31 01:19:26 +02:00
Thomas Ruoff
eafa9c1e41 change variable name 2017-05-30 21:57:47 +02:00
Thomas Ruoff
e501a9d47e read settings from environment 2017-05-30 17:57:31 +02:00
Thomas Ruoff
a838aa5480 fix var type :x 2017-05-30 17:52:52 +02:00
Thomas Ruoff
11d3c88b6f make executable 2017-05-30 17:51:45 +02:00
Thomas Ruoff
f38490c546 2017-05-30 01:20:51 +02:00