commit | 2b42d7ee5a6f119fae969200a9ee8597b2b67da7 | [log] [tgz] |
---|---|---|
author | Scron Chang <Scron.Chang@quantatw.com> | Tue Jul 06 15:45:47 2021 +0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Jul 29 00:07:57 2021 +0000 |
tree | 29957df1fbd7da2f50193d0fa4a0c705fb561358 | |
parent | bf30c8d31dd7ab923e70eca50829c5996014eaa8 [diff] |
dbus-sdr: Add sensor event type to sensor The sensor event type only returned threshold sensor(0x01). Implement the functionality of getSensorEventTypeFromPath to support sensor event type codes: unspecified(0x00), threshold(0x01), and sensor-specified(0x6f). Signed-off-by: Scron Chang <Scron.Chang@quantatw.com> Change-Id: Ic08bce55422b8d436fb032627a0a8f96fead1d61
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.