Lines Matching +full:power +full:- +full:sensor

7     'json-config', type: 'feature', value: 'enabled',
12 'machine-name', type: 'string', value: '',
19 'control-service', type: 'feature', value: 'enabled',
24 'json-control', type: 'feature', value: 'enabled',
26 (using json-control=disabled) when json-config is enabled.
27 If json-control=enabled and json-config=disabled it will
32 'control-persist-root-path', type: 'string', value: '/var/lib/phosphor-fan-presence/control',
37 'fan-def-yaml-file', type: 'string', value: 'example/fans.yaml',
41 'fan-zone-yaml-file', type: 'string', value: 'example/zones.yaml',
45 'zone-events-yaml-file', type: 'string', value: 'example/events.yaml',
49 'zone-conditions-yaml-file', type: 'string', value: 'example/zone_conditions.yaml',
56 'monitor-service', type: 'feature', value: 'enabled',
61 'fan-monitor-yaml-file', type: 'string', value: 'example/monitor.yaml',
66 'num-monitor-log-entries', type: 'integer', value: 75,
71 'delay-host-control', value : '0', type: 'integer',
72 description: 'Delay host control when the power is on and the fan sensors are offline.'
76 'monitor-use-host-state', value : 'disabled', type: 'feature',
77 description: 'Use CurrentHostState for fan monitor to decide power state.'
83 'presence-service', type: 'feature', value: 'enabled',
88 'presence-config', type: 'string', value: 'example/example.yaml',
93 'num-presence-log-entries', type: 'integer', value: 50,
97 # Sensor Monitor
100 'sensor-monitor-service', type: 'feature', value: 'enabled',
101 description: 'Build sensor monitor.'
105 'sensor-monitor-persist-root-path', type: 'string',
106 value: '/var/lib/phosphor-fan-presence/sensor-monitor',
107 description: 'Root path for persisting sensor monitor data.'
111 'sensor-monitor-hard-shutdown-delay', type: 'integer', value: 23000,
116 'sensor-monitor-soft-shutdown-delay', type: 'integer', value: 900000,
123 'cooling-type-service', type: 'feature', value: 'disabled',
124 description: 'Build cooling-type package.'
128 'use-host-power-state', type: 'feature', value: 'disabled',
129 description: 'Enable using the host power state for power state checks.'
133 'skip-power-checking', type: 'feature', value: 'disabled',
134 description: 'Skip power state checking while sending threshold alarm event.'