Lines Matching +full:two +full:- +full:factor
5 Created: 2020-05-13
10 data and some other factor like fan speed for temperature sensors, some complex
14 1. Airflow: Function of Fan RPM reported in units of cubic-feet per second.
15 2. Voltage delta between two ADC inputs. When the actual diff is what which
31 - a daemon to create and monitor each sensor defined in config file and update
33 - Every virtual sensor will be waiting for event for change in dbus value of
35 - Sensor parameter can be any sensor dbus path and it also supports chaining of
37 - a dbus interface like other sensors to allow other services to access its data
38 - capability to read parameter details from config file
39 - capability to read a algorithm string from config file and use the same
44 Create a D-bus service "xyz.openbmc_project.VirtualSensor" with object paths for
86 "Expression": "P1 + P2 + 5 - P3 * 0.1",
110 phosphor-dbus-interfaces.