Searched refs:GetSensorReading (Results 1 – 3 of 3) sorted by relevance
1935 class GetSensorReading : public CommandInterface class1938 ~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::GetSensorReading2324 commands.push_back(std::make_unique<GetSensorReading>( in registerCommand()
218 will send `GetSensorReading` to get the PLDM sensor values239 `GetSensorReading` if the sensor need to be updated.''',
524 getting the response of `GetSensorReading` command successfully. If `pldmd`536 terminus' sensors will be read using `GetSensorReading` command. The read