Commit Graph

6 Commits

Author SHA1 Message Date
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
04bc3baffe
fix(pkg/daemon): save measured values into postgres database if defined 2019-12-08 12:49:19 +01:00
c0aa155f36
fix(cmd): use pointer instead a copied object of the configFile environment 2019-08-19 12:24:08 +02:00
440d543a83
fix(cmd/humidity,pressure,temperature): short informations 2019-07-02 22:59:25 +02:00
825511c3b5
fix(pkg/types): use measured values as struct instead interface 2019-07-02 22:47:28 +02:00
289aaf2093
feat(pkg/sensor): new support for sensor bme280 2019-07-02 22:47:28 +02:00