Commit Graph

217 Commits

Author SHA1 Message Date
17e5cef737
fix(systemd): removed systemd units 2019-06-15 16:04:54 +02:00
518855bedf
refact(pkg): adapt go dependancies 2019-06-15 15:58:41 +02:00
05cd62c624
fix(pkg/logfile): description for exported functions 2019-06-15 15:49:21 +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
258ac998be
fix(cmd/temperature): list temperatures 2019-06-15 14:03:17 +02:00
2843d96756
fix(pkg/config): converter for humidity and temperature sensors 2019-06-15 14:03:11 +02:00
662e1dcfa9
fix(pkg/config): select temperature and humidity sensors by name, uuid or wire-id 2019-06-15 13:02:52 +02:00
314f5a41e5
fix(pkg/logfile): description for exported functions 2019-06-15 12:12:57 +02:00
fbb062d091
fix(pkg/logfile): set creation date only if nil 2019-06-15 12:04:14 +02:00
7a3b3c6218
fix(pkg/config): option to select all, enable or disable temperature sensors 2019-06-15 11:49:46 +02:00
525a250f3c
fix(Makefile): use remote environment variable 2019-06-15 11:46:37 +02:00
8aa6db6b7d
fix(pkg/logfile): add temperature json testfiles 2019-06-14 21:35:13 +02:00
510819654a
feat(pkg/logfile): add compression 2019-06-14 21:17:06 +02:00
5666830030
fix(logfile): Add pkg to operate with logfiles 2019-06-13 23:23:27 +02:00
a8aa7a14c5
fix(types): humidity and temperature with from and till date 2019-06-13 22:22:12 +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
98e5f3a536
fix: Makefile and json log 2019-06-11 22:03:15 +02:00
c5233d578a
fix: rename packages 2019-05-12 11:57:53 +02:00
d3c4ca2c72
fix: readme 2019-04-19 08:37:35 +02:00
5c80c014bf
fix: renamed project 2019-04-18 16:59:55 +02:00
807a5b80ff
fix: cli, print temperatures 2019-03-06 20:17:28 +01:00
3d54401011
feat: list configured loggers 2019-03-04 21:19:33 +01:00
88f6116a41
feat: add and remove logger 2019-03-04 20:52:41 +01:00
d988735817
fix: humidity file logger 2019-03-04 18:25:19 +01:00
f01b943024
add: internal pkgs 2019-03-04 17:50:41 +01:00
d78b32e14d
feat: temperature print log values 2019-03-04 17:50:23 +01:00
64368ff69d
fix: sensor named function 2019-03-04 17:48:02 +01:00
453bf8e440
fix: file logger 2019-03-04 17:48:01 +01:00
a243021c70
fix: moved print functions into cli pkg 2019-03-04 17:48:01 +01:00
4bae510120
feat: implementation of dht22 sensor 2019-03-04 11:05:02 +01:00
4bb8df5621
fix: temperature cli description 2019-03-04 10:57:46 +01:00
3ca32ff53c
fix: Makefile 2019-03-04 10:55:27 +01:00
0419d06504
fix: add sensor example 2019-03-04 10:55:11 +01:00
80dd02f9d5
fix: dht11 sensor implementation 2019-03-04 10:50:20 +01:00
fd638452ac
feat: file logger 2019-03-04 10:50:20 +01:00
94dcfee1ec
feat: implementation of dht11 sensor 2019-03-04 10:50:20 +01:00
48b18b61ec
fix: create config folder if not exists 2019-03-04 10:50:03 +01:00
82e82952ed
feat: select optional sensors to read humidity or temperature 2019-03-04 10:49:41 +01:00
91d20b6e95
fix: replaced vendor folder with go mod 2019-02-28 22:34:47 +01:00
4b9c1fc3dd
feat: rename remote name 2019-02-28 20:13:11 +01:00
450dfc9052
feat: rename sensor name 2019-02-28 20:05:23 +01:00
14ce354b32
fix: sensor typ to static sensor model 2019-02-28 19:48:48 +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
c437127531
fix: configuration pkg 2019-02-17 18:38:40 +01:00
60fa83244e
fix: update dependancies 2018-12-07 23:04:56 +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
81600154f0
add: humidity (WIP) 2018-12-07 20:42:30 +01:00
ba9f0c59f3
add: termperatures log 2018-11-30 21:50:43 +01:00