Searched refs:readTemp (Results 1 – 2 of 2) sorted by relevance
1069 std::tuple<bool, bool, uint8_t> readTemp(ipmi::Context::ptr& ctx, in readTemp() function1145 const auto& [ok, sign, temp] = readTemp(ctx, service, path); in read()
2646 readTemp(ipmi::Context::ptr ctx, const std::string& objectPath) in readTemp() function2792 readTemp(ctx, sensor.objectPath); in getTempReadings()