Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp280 * @param sensorAvailable Boolean representing if D-Bus sensor is marked as in getState()
285 const bool sensorAvailable)
292 if (!sensorAvailable) in getHealth()
269 getState(const InventoryItem * inventoryItem,const bool sensorAvailable) getState() argument