Searched refs:readingData (Results 1 – 3 of 3) sorted by relevance
14 utils::transform(std::get<1>(readings), [](const auto& readingData) { in toLabeledReadings()15 return LabeledReadingData{readingData}; in toLabeledReadings()
220 GetSensorResponse readingData(const Info& sensorInfo) in readingData() function431 std::optional<GetSensorResponse> readingData(uint8_t id, const Info& sensorInfo, in readingData() function566 ipmi::Cc readingData(const SetSensorReadingReq& cmdData, const Info& sensorInfo) in readingData() function
70 if "readingAssertion" == valueReadingType or "readingData" == valueReadingType: