Home
last modified time | relevance | path

Searched defs:GetSensorThresholdsResponse (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp276 struct GetSensorThresholdsResponse struct
278 uint8_t validMask; //!< valid mask
279 uint8_t lowerNonCritical; //!< lower non-critical threshold
280 uint8_t lowerCritical; //!< lower critical threshold
281 uint8_t lowerNonRecoverable; //!< lower non-recoverable threshold
282 uint8_t upperNonCritical; //!< upper non-critical threshold
283 uint8_t upperCritical; //!< upper critical threshold
284 uint8_t upperNonRecoverable; //!< upper non-recoverable threshold