Lines Matching +full:hardware +full:- +full:controlled
11 - Minimum = ([target] _(100 - [`deviation`](deviation.md)) / 100)_ `factor` +
13 - Maximum = ([target] _(100 + [`deviation`](deviation.md)) / 100)_ `factor` +
21 - `name` - string
22 - The name of the fan tach sensors located under the
23 `/xyz/openbmc_project/sensors/fan_tach` D-Bus path.
24 - `has_target` - boolean
25 - Whether this sensor D-Bus object contains the `Target` property or not.
26 - `target_interface` - string (Optional)
27 - The D-Bus interface containing the `Target` property. This defaults to
28 `xyz.openbmc_project.Control.FanSpeed` for RPM controlled fans or can be set
29 to `xyz.openbmc_project.Control.FanPwm` for PWM controlled fans.
30 - `target_path` - string (Optional)
31 - The D-Bus full object path containing the `Target` property. This defaults
33 - `factor` - double (Optional)
34 - A value to multiply the current target by to adjust the monitoring of this
35 sensor due to how the hardware works. This sensor attribute is optional and
37 - `offset` - integer (Optional)
38 - A value to shift the current target by to adjust the monitoring of this
39 sensor due to how the hardware works. This sensors attribute is optional and
67 "offset": -909