summaryrefslogtreecommitdiffstats
path: root/dbus/README
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-03-08 08:29:23 -0800
committerPatrick Venture <venture@google.com>2018-03-08 08:29:59 -0800
commit863b9246dd43464da91ec789deaa42d15c45f84d (patch)
tree3865e012d91ad15f5b16590e6cdb1138cb271a1f /dbus/README
parentd80121817bb771b305f1db6aacc3ad71611a3e58 (diff)
downloadphosphor-pid-control-863b9246dd43464da91ec789deaa42d15c45f84d.tar.gz
phosphor-pid-control-863b9246dd43464da91ec789deaa42d15c45f84d.zip
Sensor Objects
This includes all the sensor objects including a few implementations, including dbus and sysfs sensors. Change-Id: I9897c79f9fd463f00f0e02aeb6c32ffa89635dbe Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'dbus/README')
-rw-r--r--dbus/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/dbus/README b/dbus/README
new file mode 100644
index 0000000..dd079d8
--- /dev/null
+++ b/dbus/README
@@ -0,0 +1,7 @@
+# DbusPassive
+
+These sensors wait for their updates.
+
+# DbusActive
+
+These sensors reach out for their value.
OpenPOWER on IntegriCloud