Commit Graph

19 Commits

Author SHA1 Message Date
289aaf2093
feat(pkg/sensor): new support for sensor bme280 2019-07-02 22:47:28 +02:00
4fe4abb0e9
fix(pkg/logfile): read from csv file styled by measured values 2019-06-28 13:04:04 +02:00
4680841684
fix(pkg/logfile): compression for measured values 2019-06-27 20:39:51 +02:00
3dae3e38be
fix(pkg/logfile): use one instead of several logfiles for all measured values 2019-06-26 23:37:17 +02:00
072a902376
fix(pkg/logfile): read and write logfiles from json with measured value interface 2019-06-26 23:37:17 +02:00
08c2cbbf57
fix(pkg/daemon): use measuredValue interface instead of different structs 2019-06-25 22:22:34 +02:00
afd7accb47
fix(pkg/logfile): description for public functions 2019-06-21 14:31:56 +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
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
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