Home
last modified time | relevance | path

Searched refs:GetSensorReading (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/pldmtool/
H A Dpldm_platform_cmd.cpp1935 class GetSensorReading : public CommandInterface class
1938 ~GetSensorReading() = default;
1939 GetSensorReading() = delete;
1940 GetSensorReading(const GetSensorReading&) = delete;
1941 GetSensorReading(GetSensorReading&&) = default;
1942 GetSensorReading& operator=(const GetSensorReading&) = delete;
1943 GetSensorReading& operator=(GetSensorReading&&) = delete;
1945 explicit GetSensorReading(const char* type, const char* name, in GetSensorReading() function in pldmtool::platform::GetSensorReading
2324 commands.push_back(std::make_unique<GetSensorReading>( in registerCommand()
/openbmc/pldm/
H A Dmeson.options218 will send `GetSensorReading` to get the PLDM sensor values
239 `GetSensorReading` if the sensor need to be updated.''',
/openbmc/docs/designs/
H A Dpldm-stack.md524 getting the response of `GetSensorReading` command successfully. If `pldmd`
536 terminus' sensors will be read using `GetSensorReading` command. The read