Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp201 void updateUri(const std::string& name, const std::string& uri) in updateUri() function in redfish::SensorsAsyncResp
739 sensorsAsyncResp->updateUri(sensorJson["Name"], *value); in sortJSONResponse()