flucky/pkg/sensor
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
..
bme280.go fix(pkg/config): use storage endpoints 2019-12-08 12:49:21 +01:00
dht11.go fix(pkg/config): use storage endpoints 2019-12-08 12:49:21 +01:00
dht22.go fix(pkg/config): use storage endpoints 2019-12-08 12:49:21 +01:00
ds18b20.go fix(pkg/config): use storage endpoints 2019-12-08 12:49:21 +01:00
errors.go feat(pkg/logfile): support csv and xml logfile 2019-06-21 13:45:58 +02:00
interfaces.go fix(pkg/config): use storage endpoints 2019-12-08 12:49:21 +01:00
sensor.go fix(pkg/config): use storage endpoints 2019-12-08 12:49:21 +01:00