commit | 6223561894d2ab60cf4af2c5b5cc930c0a26d8c2 | [log] [tgz] |
---|---|---|
author | Emily Shaffer <emilyshaffer@google.com> | Wed Jun 14 13:06:26 2017 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Sun Dec 10 05:49:24 2017 +0000 |
tree | ddd825a857344df4ac21f50925b913e6556d1ad1 | |
parent | dd9943119afe553f930694214d7fa40771f7f89b [diff] |
sensorhandler: allow preconfigured unit and scale Allow specifying the scale and unit for a sensor in the YAML configuration. This can save clock time by no longer requiring the daemon to reach out to the sensor owner for the information. Change-Id: I5f63286fc32fb9d64ebab7d86d1dbb7ff40591f4 Signed-off-by: Emily Shaffer <emilyshaffer@google.com> Signed-off-by: Patrick Venture <venture@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To full clean the repository again run ./bootstrap.sh clean
.