PKGBUILD/cmd
Markus Pesch 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
..
compression test(pkg/storage): add test for compression and rounding 2019-12-08 12:49:21 +01:00
convert test(pkg/storage): add test for compression and rounding 2019-12-08 12:49:21 +01:00
daemon fix(pkg/config): use storage endpoints 2019-12-08 12:49:21 +01:00
db fix(pkg/config): use storage endpoints 2019-12-08 12:49:21 +01:00
humidity fix(pkg/config): use storage endpoints 2019-12-08 12:49:21 +01:00
pressure fix(pkg/config): use storage endpoints 2019-12-08 12:49:21 +01:00
rgbled fix(pkg/db): create or upgrade postgres schema based on semver 2019-12-08 12:49:14 +01:00
sensor fix(pkg/db): create or upgrade postgres schema based on semver 2019-12-08 12:49:14 +01:00
temperature fix(pkg/config): use storage endpoints 2019-12-08 12:49:21 +01:00
cmd.go fix(pkg/config): use storage endpoints 2019-12-08 12:49:21 +01:00