Commit Graph

7 Commits

Author SHA1 Message Date
8cc232adc1
fix:_renamed import path to volker-raschek 2020-01-19 13:30:47 +01:00
6f45c2957a
test(postgres): add missing tests 2020-01-18 14:42:15 +01:00
2cd2188dcb
refac(pkg/types): remove deprecated prefix name of struct attributes 2020-01-10 22:03:49 +01:00
dbef4f8241
fix(pkg/config): use storage endpoints
changes:
- Only one storage endpoint can be defined. This consists of a URL which
  can be used to specify whether the data is to be stored in a file or
  in a database.
2019-12-08 12:49:21 +01:00
86f598bc7d
fix(test): goldenFiles 2019-12-08 12:49:20 +01:00
ea83d43cd6
fix(pkg/logger): exclude logger library into an own repository 2019-12-08 12:49:20 +01:00
04bc3baffe
fix(pkg/daemon): save measured values into postgres database if defined 2019-12-08 12:49:19 +01:00