PKGBUILD/pkg
Markus Pesch 3a090d190e
fix: cli temperature read
changes:
- fix: read temperature values without daemon
  Add subcommand to read temperature values without starting the daemon

- fix: implement measured value types
  Replace measured value types with constants

- fix: add sensor pipelines
  Add functions which returns a channel with measured values

- fix: filter measured values from a channel
  Add functions to filter measured values by sensor id or measured
  value types.
2020-09-21 20:05:37 +02:00
..
cli fix: cli temperature read 2020-09-21 20:05:37 +02:00
config fix: remove obsolete attributes from config.json 2020-09-07 19:12:30 +02:00
daemon fix: cli temperature read 2020-09-21 20:05:37 +02:00
internal/format fix: new implementation 2020-05-03 14:09:22 +02:00
repository fix: cli temperature read 2020-09-21 20:05:37 +02:00
sensor fix: cli temperature read 2020-09-21 20:05:37 +02:00
testutils feat: add pkg to start postgres container 2020-06-18 21:37:09 +02:00
types fix: cli temperature read 2020-09-21 20:05:37 +02:00