Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dsensor.hpp59 Rotational, enumerator
136 {ReadingType::Rotational, "Rotational"},
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp203 return sensor::ReadingType::Rotational; in toReadingType()