The sushy.resources.chassis.thermal.constants Module

sushy.resources.chassis.thermal.constants.FAN_READING_UNIT_PERCENTAGE = 'Percentage'

Indicates that the fan reading and thresholds are measured in percentage

sushy.resources.chassis.thermal.constants.FAN_READING_UNIT_RPM = 'RPM'

Indicates that the fan reading and thresholds are measured in rotations per minute.