6223f4e79b
fix(pkg/db): create or upgrade postgres schema based on semver
2019-12-08 12:49:14 +01:00
c0aa155f36
fix(cmd): use pointer instead a copied object of the configFile environment
2019-08-19 12:24:08 +02:00
440d543a83
fix(cmd/humidity,pressure,temperature): short informations
2019-07-02 22:59:25 +02:00
e6e566793a
feat(cmd/temperature): new subcommand to convert temperature logfiles
2019-06-21 13:45:58 +02:00
49d66cfcbb
feat(cmd/rgb-led): add subcommands to operate with rgb-leds
2019-06-16 13:00:50 +02:00
82faa1d536
fix(cmd): configPath variable
2019-06-15 14:26:09 +02:00
510819654a
feat(pkg/logfile): add compression
2019-06-14 21:17:06 +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
4bb8df5621
fix: temperature cli description
2019-03-04 10:57:46 +01:00
1a3a31c5f2
refactor: temperature
2019-02-28 17:36:20 +01:00
6d9368e86c
fix: temperature, sensor
...
changes:
- sensor temperature add
- sensor temperature list
- sensor temperature rm
- temperature get
- temperature log
- temperature push
2018-11-21 19:30:14 +01:00
dd7ea3156e
fix: set config, set remote
2018-11-19 22:36:21 +01:00
41a6d4e7ee
fix: first temperature post request
2018-11-07 20:07:15 +01:00