Lines Matching full:sensor
3 dbus-sensors is a collection of sensor applications that provide the
4 xyz.openbmc_project.Sensor collection of interfaces. They read sensor values
6 non-sensor features such as fan presence, pwm control, and automatic cpu
13 - isolated: each sensor type is isolated into its own daemon, so a bug in one
14 sensor is unlikely to affect another, and single sensor modifications are
28 Interfaces xyz.openbmc_project.Sensor.Value
29 xyz.openbmc_project.Sensor.Threshold.Critical
30 xyz.openbmc_project.Sensor.Threshold.Warning
37 Sensor interfaces collection are described in
38 …](https://github.com/openbmc/phosphor-dbus-interfaces/tree/master/yaml/xyz/openbmc_project/Sensor).
47 dbus-sensor daemons are [reactors](https://github.com/openbmc/entity-manager)
51 Using asio timers and async calls, dbus-sensor daemons read sensor values and
54 is set to false if the sensor is determined to be faulty.
56 A simple sensor example can be found in
61 Sensor devices are described using Exposes records in configuration file. Name
62 and Type fields are required. Different sensor types have different fields.
67 ## sensor documentation
69 - [ExternalSensor](https://github.com/openbmc/docs/blob/master/designs/external-sensor.md)
70 virtual sensor
72 ## Sensor Type Documentation
126 a d-bus sensor under the xyz.openbmc_project.ADCSensor service. The sensor will