Home
last modified time | relevance | path

Searched refs:Sensor (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/
H A Dmeson.build9 sdbusplus_current_path = 'xyz/openbmc_project/Sensor'
12 'xyz/openbmc_project/Sensor/Accuracy__markdown'.underscorify(),
14 '../../../../yaml/xyz/openbmc_project/Sensor/Accuracy.interface.yaml',
28 'xyz/openbmc_project/Sensor/Accuracy',
36 'xyz/openbmc_project/Sensor/Device__markdown'.underscorify(),
37 input: ['../../../../yaml/xyz/openbmc_project/Sensor/Device.errors.yaml'],
50 'xyz/openbmc_project/Sensor/Device',
58 'xyz/openbmc_project/Sensor/Purpose__markdown'.underscorify(),
60 '../../../../yaml/xyz/openbmc_project/Sensor/Purpose.interface.yaml',
74 'xyz/openbmc_project/Sensor/Purpose',
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/
H A Dmeson.build8 sdbusplus_current_path = 'xyz/openbmc_project/Sensor/Threshold'
11 'xyz/openbmc_project/Sensor/Threshold__cpp'.underscorify(),
13 '../../../../../yaml/xyz/openbmc_project/Sensor/Threshold.errors.yaml',
14 '../../../../../yaml/xyz/openbmc_project/Sensor/Threshold.events.yaml',
28 'xyz/openbmc_project/Sensor/Threshold',
41 'xyz/openbmc_project/Sensor/Threshold/Critical__markdown'.underscorify(),
43 '../../../../../yaml/xyz/openbmc_project/Sensor/Threshold/Critical.interface.yaml',
57 'xyz/openbmc_project/Sensor/Threshold/Critical',
65 'xyz/openbmc_project/Sensor/Threshold/HardShutdown__markdown'.underscorify(),
67 '../../../../../yaml/xyz/openbmc_project/Sensor/Threshold/HardShutdown.interface.yaml',
[all …]
/openbmc/telemetry/src/
H A Dsensor.cpp11 Sensor::Sensor(interfaces::Sensor::Id sensorId, in Sensor() function in Sensor
18 Sensor::Id Sensor::makeId(std::string_view service, std::string_view path) in makeId()
23 Sensor::Id Sensor::id() const in id()
28 std::string Sensor::metadata() const in metadata()
33 std::string Sensor::getName() const in getName()
38 void Sensor::async_read() in async_read()
43 void Sensor::async_read(std::shared_ptr<utils::UniqueCall::Lock> lock) in async_read()
67 void Sensor::registerForUpdates( in registerForUpdates()
90 void Sensor::unregisterFromUpdates( in unregisterFromUpdates()
106 void Sensor::updateValue(double newValue) in updateValue()
[all …]
H A Dsensor.hpp14 class Sensor final : class
15 public interfaces::Sensor,
16 public std::enable_shared_from_this<Sensor>
21 Sensor(interfaces::Sensor::Id sensorId, const std::string& sensorMetadata,
25 Sensor(const Sensor&) = delete;
26 Sensor& operator=(const Sensor&) = delete;
42 static void signalProc(const std::weak_ptr<Sensor>& weakSelf,
50 interfaces::Sensor::Id sensorId;
/openbmc/phosphor-hwmon/
H A Dsensor.hpp45 class Sensor class
48 Sensor() = delete;
49 Sensor(const Sensor&) = delete;
50 Sensor(Sensor&&) = default;
51 Sensor& operator=(const Sensor&) = delete;
52 Sensor& operator=(Sensor&&) = default;
53 ~Sensor() = default;
62 explicit Sensor(const SensorSet::key_type& sensor,
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A Dgbs-ipmid-whitelist.conf11 0x04:0x02 //<Sensor/Event>:<Platform Event>
12 0x04:0x20 //<Sensor/Event>:<Get Device SDR Info>
13 0x04:0x21 //<Sensor/Event>:<Get Device SDR>
14 0x04:0x22 //<Sensor/Event>:<Reserve Device SDR Repository>
15 0x04:0x27 //<Sensor/Event>:<Get Sensor Threshold>
16 0x04:0x29 //<Sensor/Event>:<Get Sensor Event Enable>
17 0x04:0x2B //<Sensor/Event>:<Get Sensor Event Status>
18 0x04:0x2D //<Sensor/Event>:<Get Sensor Reading>
19 0x04:0x2F //<Sensor/Event>:<Get Sensor Type>
20 0x04:0x30 //<Sensor/Event>:<Set Sensor Reading and Event Status>
[all …]
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_sensor_monitoring.robot20 Verify Sensor Monitoring
44 Check Sensor Status And Reading Via Sensor Info
54 Check Sensor Status And Reading Via Sensor Info
56 Check Sensor Status And Reading Via Sensor Info
60 # /redfish/v1/Chassis/{ChassisId}/Sensors/{Sensor Name}
65 Check Sensor Status And Reading Via Sensor Name ${sensor_name}
86 Required Parameters For Sensor Monitoring
90 Required Parameters For Sensor Monitoring
143 Check Sensor Status And Reading Via Sensor Name
144 [Documentation] Check Sensor Status And Reading Via Sensor Name.
[all …]
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/
H A Dmeson.build5 sdbusplus_current_path = 'org/open_power/Sensor/Aggregation/History'
8 'org/open_power/Sensor/Aggregation/History/Average__markdown'.underscorify(),
10 '../../../../../../yaml/org/open_power/Sensor/Aggregation/History/Average.interface.yaml',
24 'org/open_power/Sensor/Aggregation/History/Average',
32 'org/open_power/Sensor/Aggregation/History/Maximum__markdown'.underscorify(),
34 '../../../../../../yaml/org/open_power/Sensor/Aggregation/History/Maximum.interface.yaml',
48 'org/open_power/Sensor/Aggregation/History/Maximum',
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_cold_reset.robot68 Verify Cold Reset Impact On Sensor Threshold Via IPMI
74 ${sensor_list}= Get Sensor List
77 ${sensor_name} ${sensor_threshold}= Get The Sensor Name And Threshold ${sensor_list}
84 # Modify Default Threshold Value For An Sensor To Set An New Threshold Value
85 ${new_settable_threshold_value}= Modify Default Sensor Threshold Value ${old_threshold_value}
88 …${new_threshold_value}= Set And Get Sensor Threshold For given Sensor ${sensor_name} ${random_t…
105 …${threshold_value_after_reset}= Getting Sensor Threshold Value Based On Threshold Key ${random_t…
112 Get Sensor List
121 Get The Sensor Name And Threshold
145 …${random_sensor} ${sensor_threshold}= Selecting Random Sensor Name And Threshold Value ${tmp_li…
[all …]
H A Dtest_ipmi_sel_time.robot237 # Get any Sensor available from Sensor list.
238 ${sensor_name}= Fetch One Threshold Sensor From Sensor List
240 # Get Sensor ID from SDR Get "sensor".
241 ${sensor_data1}= Fetch Sensor Details From SDR ${sensor_name} Sensor ID
242 ${sensor_number}= Get Bytes From SDR Sensor ${sensor_data1}
244 # Get Sensor Type from SDR Get "sensor".
245 ${sensor_data2}= Fetch Sensor Details From SDR ${sensor_name} Sensor Type (Threshold)
246 ${sensor_type_id}= Get Bytes From SDR Sensor ${sensor_data2}
288 # Get any Sensor available from Sensor list.
289 ${sensor_name}= Fetch One Threshold Sensor From Sensor List
[all …]
/openbmc/phosphor-host-ipmid/
H A Dhost-ipmid-whitelist.conf10 0x04:0x02 //<Sensor/Event>:<Platform event>
11 0x04:0x2D //<Sensor/Event>:<Get Sensor Reading>
12 0x04:0x2F //<Sensor/Event>:<Get Sensor Type>
13 0x04:0x30 //<Sensor/Event>:<Set Sensor Reading and Event Status>
50 0x2C:0x07 //<Group Extension>:<Get Sensor Info>
/openbmc/phosphor-fan-presence/docs/sensor-monitor/
H A DREADME.md1 # Sensor Monitor
10 `xyz.openbmc_project.Sensor.Threshold.HardShutdown` and
11 `xyz.openbmc_project.Sensor.Threshold.SoftShutdown` D-Bus interfaces for the
24 - `xyz.openbmc_project.Sensor.Threshold.Warning`
25 - `xyz.openbmc_project.Sensor.Threshold.Critical`
26 - `xyz.openbmc_project.Sensor.Threshold.PerformanceLoss`
/openbmc/intel-ipmi-oem/
H A Dipmi-allowlist.conf14 0x04:0x00:0x7f7f //<Sensor/Event>:<Set Event Receiver>
15 0x04:0x01:0xff7f //<Sensor/Event>:<Get Event Receiver>
16 0x04:0x02:0xffff //<Sensor/Event>:<SEL Platform event>
17 0x04:0x10:0xff7f //<Sensor/Event>:<PEF Get Capabilities>
18 0x04:0x11:0x7f7f //<Sensor/Event>:<Arm PEF Postpone Timer>
19 0x04:0x12:0x7f7f //<Sensor/Event>:<PEF Set Configuration Parameters>
20 0x04:0x13:0xff7f //<Sensor/Event>:<PEF Get Configuration Parameters>
21 0x04:0x14:0x7f7f //<Sensor/Event>:<PEF Set Processed EventID>
22 0x04:0x15:0xff7f //<Sensor/Event>:<PEF Get Processed EventID>
23 0x04:0x16:0x7f7f //<Sensor/Event>:<Alert Immediate>
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Device/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Sensor/Device'
6 'xyz/openbmc_project/Sensor/Device__cpp'.underscorify(),
7 input: ['../../../../../yaml/xyz/openbmc_project/Sensor/Device.errors.yaml'],
20 'xyz/openbmc_project/Sensor/Device',
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Purpose/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Sensor/Purpose'
6 'xyz/openbmc_project/Sensor/Purpose__cpp'.underscorify(),
8 '../../../../../yaml/xyz/openbmc_project/Sensor/Purpose.interface.yaml',
28 'xyz/openbmc_project/Sensor/Purpose',
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Value/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Sensor/Value'
6 'xyz/openbmc_project/Sensor/Value__cpp'.underscorify(),
8 '../../../../../yaml/xyz/openbmc_project/Sensor/Value.interface.yaml',
28 'xyz/openbmc_project/Sensor/Value',
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Accuracy/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Sensor/Accuracy'
6 'xyz/openbmc_project/Sensor/Accuracy__cpp'.underscorify(),
8 '../../../../../yaml/xyz/openbmc_project/Sensor/Accuracy.interface.yaml',
28 'xyz/openbmc_project/Sensor/Accuracy',
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/ValueMutability/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Sensor/ValueMutability'
6 'xyz/openbmc_project/Sensor/ValueMutability__cpp'.underscorify(),
8 '../../../../../yaml/xyz/openbmc_project/Sensor/ValueMutability.interface.yaml',
28 'xyz/openbmc_project/Sensor/ValueMutability',
/openbmc/dbus-sensors/src/
H A DThresholds.hpp19 struct Sensor;
59 void assertThresholds(Sensor* sensor, double assertValue,
113 void startTimer(const std::weak_ptr<Sensor>& weakSensor,
157 void updateThresholds(Sensor* sensor);
159 bool checkThresholds(Sensor* sensor);
160 void checkThresholdsPowerDelay(const std::weak_ptr<Sensor>& weakSensor,
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Warning/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Sensor/Threshold/Warning'
6 'xyz/openbmc_project/Sensor/Threshold/Warning__cpp'.underscorify(),
8 '../../../../../../yaml/xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml',
28 'xyz/openbmc_project/Sensor/Threshold/Warning',
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/PerformanceLoss/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Sensor/Threshold/PerformanceLoss'
6 'xyz/openbmc_project/Sensor/Threshold/PerformanceLoss__cpp'.underscorify(),
8 … '../../../../../../yaml/xyz/openbmc_project/Sensor/Threshold/PerformanceLoss.interface.yaml',
28 'xyz/openbmc_project/Sensor/Threshold/PerformanceLoss',
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Critical/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Sensor/Threshold/Critical'
6 'xyz/openbmc_project/Sensor/Threshold/Critical__cpp'.underscorify(),
8 '../../../../../../yaml/xyz/openbmc_project/Sensor/Threshold/Critical.interface.yaml',
28 'xyz/openbmc_project/Sensor/Threshold/Critical',
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/SoftShutdown/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Sensor/Threshold/SoftShutdown'
6 'xyz/openbmc_project/Sensor/Threshold/SoftShutdown__cpp'.underscorify(),
8 '../../../../../../yaml/xyz/openbmc_project/Sensor/Threshold/SoftShutdown.interface.yaml',
28 'xyz/openbmc_project/Sensor/Threshold/SoftShutdown',
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/HardShutdown/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Sensor/Threshold/HardShutdown'
6 'xyz/openbmc_project/Sensor/Threshold/HardShutdown__cpp'.underscorify(),
8 '../../../../../../yaml/xyz/openbmc_project/Sensor/Threshold/HardShutdown.interface.yaml',
28 'xyz/openbmc_project/Sensor/Threshold/HardShutdown',
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/Maximum/
H A Dmeson.build3 sdbusplus_current_path = 'org/open_power/Sensor/Aggregation/History/Maximum'
6 'org/open_power/Sensor/Aggregation/History/Maximum__cpp'.underscorify(),
8 … '../../../../../../../yaml/org/open_power/Sensor/Aggregation/History/Maximum.interface.yaml',
28 'org/open_power/Sensor/Aggregation/History/Maximum',

12345678910>>...14