commit | 5c5894878b09fdef8fcbee000f83283b73b8da64 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Jun 14 22:32:20 2017 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Aug 02 20:18:19 2017 +0000 |
tree | a4d3746ab06c6334f19c795fa7171f789389c62e | |
parent | dd62e36eabe275348bc7e74201f960197b01bd0c [diff] |
presence: Add gpio presence sensor Add a gpio presence implementation of the PresenceSensor interface. The gpio sensor simply maps the on off state of a gpio directly to the xyz.openbmc_project.Inventory.Item Present property. Change-Id: I071dd475bebb15372edb59506352746c20542eff Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>