Commit Graph

25 Commits

Author SHA1 Message Date
003fe8ab9e
fix(cmd/temperature/read): use measured values instaed own type 2019-06-26 23:36:40 +02:00
08c2cbbf57
fix(pkg/daemon): use measuredValue interface instead of different structs 2019-06-25 22:22:34 +02:00
5f53207f0a
test(pkg/logfile): compress temperature logfile 2019-06-24 22:59:22 +02:00
d42d67c271
test(pkg/logfile): enable cleanup 2019-06-23 14:19:47 +02:00
5e03d987c5
refac(pkg/sensor): temperature measurement unit 2019-06-23 14:17:57 +02:00
3bb10a4f78
fix(pkg/sensor): temperature measurement unit 2019-06-23 13:50:57 +02:00
1e25b55789
test(pkg/logfile/convert): add test for cross converting between logfiles 2019-06-22 15:43:46 +02:00
6707dabdf1
feat(cmd/temperature/compress): new subcommand to compress logfiles 2019-06-22 14:38:58 +02:00
bbcccd7479
fix(pkg/logfile/csv): read from csv file 2019-06-22 13:13:15 +02:00
afd7accb47
fix(pkg/logfile): description for public functions 2019-06-21 14:31:56 +02:00
3006e6f0e6
fix(pkg/logfile): define own un/marshal functions for xml 2019-06-21 13:45:59 +02:00
87475225bc
fix(test/logfile): valid temperatures 2019-06-21 13:45:58 +02:00
f6db6f9ce3
feat(pkg/logfile): support csv and xml logfile 2019-06-21 13:45:58 +02:00
088ed3b5f7
feat(pkg): add logger and round direct over sensor interface 2019-06-18 23:08:04 +02:00
2941f7a527
fix(pkg/sensor): use context to terminate go routines 2019-06-17 23:41:37 +02:00
cdacd1452a
test(pkg/logfile): rm generated go-bindata 2019-06-15 19:10:31 +02:00
518855bedf
refact(pkg): adapt go dependancies 2019-06-15 15:58:41 +02:00
05cd62c624
fix(pkg/logfile): description for exported functions 2019-06-15 15:49:21 +02:00
5f859139a4
feat(daemon): add new subcommand to start a daemon 2019-06-15 15:45:35 +02:00
314f5a41e5
fix(pkg/logfile): description for exported functions 2019-06-15 12:12:57 +02:00
fbb062d091
fix(pkg/logfile): set creation date only if nil 2019-06-15 12:04:14 +02:00
7a3b3c6218
fix(pkg/config): option to select all, enable or disable temperature sensors 2019-06-15 11:49:46 +02:00
8aa6db6b7d
fix(pkg/logfile): add temperature json testfiles 2019-06-14 21:35:13 +02:00
510819654a
feat(pkg/logfile): add compression 2019-06-14 21:17:06 +02:00
5666830030
fix(logfile): Add pkg to operate with logfiles 2019-06-13 23:23:27 +02:00