Commit Graph

7 Commits

Author SHA1 Message Date
0765bd29d1
refac(cmd): mergeing, ordering and outsourcing cmd subcommands 2020-01-13 22:32:00 +01:00
39b3a495ac
fix: remove root check
Changes:
- The owner of the flucky binary must be root. To grant access to the
  binary and third party libs, for example wire1, gpio or i2c, the
  binary must have a sticky bit
2019-12-08 15:07:24 +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
518855bedf
refact(pkg): adapt go dependancies 2019-06-15 15:58:41 +02:00
c5233d578a
fix: rename packages 2019-05-12 11:57:53 +02:00
41a6d4e7ee
fix: first temperature post request 2018-11-07 20:07:15 +01:00