Commit Graph

8 Commits

Author SHA1 Message Date
2941f7a527
fix(pkg/sensor): use context to terminate go routines 2019-06-17 23:41:37 +02:00
64590c1194
feat(cmd/daemon): new flag to set clean cache interval 2019-06-16 23:15:26 +02:00
49d66cfcbb
feat(cmd/rgb-led): add subcommands to operate with rgb-leds 2019-06-16 13:00:50 +02:00
3d07cbc9ba
feat(daemon): new flag to set compression 2019-06-15 16:42:54 +02:00
518855bedf
refact(pkg): adapt go dependancies 2019-06-15 15:58:41 +02:00
5f859139a4
feat(daemon): add new subcommand to start a daemon 2019-06-15 15:45:35 +02:00
82faa1d536
fix(cmd): configPath variable 2019-06-15 14:26:09 +02:00
5220eac16b
fix: breaking changes
changes:
- remove remote operations
- add function to write measured values into a channel
- add get humidity sensors from config
- add get temperature sensors from config
- remove FileLogger
- exclude some functions from pkf into internal
2019-06-13 22:15:48 +02:00