|
afe55b3d33
|
fix(pkg/daemon): compression and rounding
|
2019-12-08 12:49:21 +01:00 |
|
|
25dd99cd3d
|
test(pkg/storage): add test for compression and rounding
|
2019-12-08 12:49:21 +01:00 |
|
|
86f598bc7d
|
fix(test): goldenFiles
|
2019-12-08 12:49:20 +01:00 |
|
|
a7722e028a
|
fix(pkg/storage/logfile): create logfile if not exists
|
2019-12-08 12:49:20 +01:00 |
|
|
ea83d43cd6
|
fix(pkg/logger): exclude logger library into an own repository
|
2019-12-08 12:49:20 +01:00 |
|
|
bacddcfbf9
|
fix(Makefile, travis): define correct make steps
|
2019-12-08 12:49:20 +01:00 |
|
|
4e531b8734
|
fix(README): make steps
|
2019-12-08 12:49:20 +01:00 |
|
|
4ed014c0df
|
fix(README): docker pull shield
|
2019-12-08 12:49:20 +01:00 |
|
|
036ff28175
|
doc(Makefile): describe some environment variables
|
2019-12-08 12:49:20 +01:00 |
|
|
04bc3baffe
|
fix(pkg/daemon): save measured values into postgres database if defined
|
2019-12-08 12:49:19 +01:00 |
|
|
6223f4e79b
|
fix(pkg/db): create or upgrade postgres schema based on semver
|
2019-12-08 12:49:14 +01:00 |
|
|
f19cc3249a
|
fix(README): add godoc reference
|
2019-08-27 21:43:10 +02:00 |
|
|
837f6c1cb2
|
fix(Makefile): container steps
|
2019-08-26 16:08:52 +02:00 |
|
|
6835d4793b
|
fix(travis): build multiple architectures
|
2019-08-26 14:41:06 +02:00 |
|
|
dbdd541ffb
|
fix(travis): disable tests
|
2019-08-25 21:01:11 +02:00 |
|
|
218d8149ca
|
fix(travis): renamed stages
|
2019-08-25 21:00:17 +02:00 |
|
|
57efa80acf
|
fix(docker-compose): set container name for postgres instance
|
2019-08-25 20:59:45 +02:00 |
|
|
2f260e8aed
|
fix(README): add go report
|
2019-08-25 20:59:12 +02:00 |
|
|
d19e26d971
|
fix(pkg/db/postgres): error handling
|
2019-08-25 20:58:45 +02:00 |
|
|
60657b737d
|
fix(travis): add test and pre-deploy stage
|
2019-08-25 17:05:52 +02:00 |
|
|
9b52e4c61d
|
fix(travis): deploy rpm package release
|
2019-08-25 17:01:52 +02:00 |
|
|
9ce0b61d1b
|
fix(LICENSE): publish flucky under the apache 2.0 license
|
2019-08-25 16:32:20 +02:00 |
|
|
1ed700edbb
|
fix(README): adapt the README file to the current flucky source code
|
2019-08-25 16:31:52 +02:00 |
|
|
60ee044b88
|
feat(pkg/db): postgres database
|
2019-08-25 13:16:21 +02:00 |
|
|
c0aa155f36
|
fix(cmd): use pointer instead a copied object of the configFile environment
|
2019-08-19 12:24:08 +02:00 |
|
|
0e1ca7a8e1
|
fix(pkg/cli): nil pointer exeption - print empty string instead throw exeption
|
2019-07-24 17:18:56 +02:00 |
|
|
0dd156f480
|
fix(pkg/logfile): description of functions
|
2019-07-14 19:06:26 +02:00 |
|
|
31accbd742
|
test(pkg/logfile): remove old test files
|
2019-07-14 19:05:44 +02:00 |
|
|
3feee7764b
|
fix(pkg/logfile): support xml logfiles
|
2019-07-03 18:46:19 +02:00 |
|
|
440d543a83
|
fix(cmd/humidity,pressure,temperature): short informations
|
2019-07-02 22:59:25 +02:00 |
|
|
9feee62c35
|
feat(cmd/pressure): add new subcommand to operate with aire pressure
|
2019-07-02 22:47:28 +02:00 |
|
|
93c08d8147
|
fix(pkg/config): add functions to get pressure sensors
|
2019-07-02 22:47:28 +02:00 |
|
|
825511c3b5
|
fix(pkg/types): use measured values as struct instead interface
|
2019-07-02 22:47:28 +02:00 |
|
|
d703d33e08
|
fix(cmd/daemon): default settings
|
2019-07-02 22:47:28 +02:00 |
|
|
397f870435
|
fix(pkg/logfile): support write and read air pressure values from json logfile
|
2019-07-02 22:47:28 +02:00 |
|
|
043fc395d9
|
fix(pkg/logfile,sensor): implement pressure as measured value
|
2019-07-02 22:47:28 +02:00 |
|
|
289aaf2093
|
feat(pkg/sensor): new support for sensor bme280
|
2019-07-02 22:47:28 +02:00 |
|
|
96eb1f4036
|
feat(cmd/compression): new subcommand to compress logfiles
|
2019-07-02 22:47:28 +02:00 |
|
|
572ad7fdde
|
fix(cmd/root): use csv logfile as default
|
2019-06-28 13:15:11 +02:00 |
|
|
22815231d9
|
feat(cmd/convert): new subcommand to convert logfiles
|
2019-06-28 13:14:39 +02:00 |
|
|
4fe4abb0e9
|
fix(pkg/logfile): read from csv file styled by measured values
|
2019-06-28 13:04:04 +02:00 |
|
|
41653afebf
|
fix(pkg/rgled): turn output on
|
2019-06-28 09:59:11 +02:00 |
|
|
180a284780
|
fix(cmd): turn on the led light when a sensor is selected
|
2019-06-27 21:47:31 +02:00 |
|
|
45763d7c9d
|
fix(pkg/daemon): use all enables sensors instead of only temperature sensors
|
2019-06-27 20:39:51 +02:00 |
|
|
6d3781d950
|
fix(cmd/temperatures,humidity): enable logs if flag is true and optimization of variable names
|
2019-06-27 20:39:51 +02:00 |
|
|
6469c0dd6c
|
fix(cmd/humidity): enabled humidity read command - use measured value interface instead humidity struct
|
2019-06-27 20:39:51 +02:00 |
|
|
4680841684
|
fix(pkg/logfile): compression for measured values
|
2019-06-27 20:39:51 +02:00 |
|
|
4d7408ac81
|
fix(pkg/internal): rm collect humidities
|
2019-06-27 18:43:59 +02:00 |
|
|
4975ce21fa
|
fix(pkg/config): get temperature or humidity sensors
|
2019-06-27 18:43:16 +02:00 |
|
|
8005248262
|
fix(pkg/sensors): Use channel of data type []measuredValues instead of measuredValues
|
2019-06-27 09:31:40 +02:00 |
|