|
0419d06504
|
fix: add sensor example
|
2019-03-04 10:55:11 +01:00 |
|
|
94dcfee1ec
|
feat: implementation of dht11 sensor
|
2019-03-04 10:50:20 +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 |
|
|
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 |
|
|
f8e829d3d2
|
fix: sync and fetch temperatures
changes:
- add sync command to synchronize device sensor information with remote
servers
- fix fetch functions to get temperatures
|
2018-11-29 16:06:39 +01:00 |
|
|
617454f66b
|
WIP
|
2018-11-28 18:07:20 +01:00 |
|
|
1672663944
|
fix: renamed packages
|
2018-11-21 20:48:10 +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 |
|