Commit Graph

10 Commits

Author SHA1 Message Date
c0aa155f36
fix(cmd): use pointer instead a copied object of the configFile environment 2019-08-19 12:24:08 +02:00
49d66cfcbb
feat(cmd/rgb-led): add subcommands to operate with rgb-leds 2019-06-16 13:00:50 +02:00
518855bedf
refact(pkg): adapt go dependancies 2019-06-15 15:58:41 +02:00
2843d96756
fix(pkg/config): converter for humidity and temperature sensors 2019-06-15 14:03:11 +02:00
c5233d578a
fix: rename packages 2019-05-12 11:57:53 +02:00
a243021c70
fix: moved print functions into cli pkg 2019-03-04 17:48:01 +01:00
1a3a31c5f2
refactor: temperature 2019-02-28 17:36:20 +01:00
d6f41b8105
refactor: config and remote pkg 2019-02-22 13:09:05 +01:00
500d1a5823
fix: splited temperatures
Changes:
- Split temperatures from log file into blocks.
  Every block has a size of 500 entries. Every block would be send to
  the remote host
2018-12-07 22:50:28 +01:00
617454f66b
WIP 2018-11-28 18:07:20 +01:00