xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/CFMLimit.interface.yaml (revision a1347418307d31a94bd21f22897aa508df938dcf)
1description: >
2    Implement to provide a CFM upper limit for fan control. This can be used
3    with a CFM algorithm to calculate the maximum allowed fan speed for a
4    system.
5
6properties:
7    - name: Limit
8      type: double
9      description: >
10          The CFM limit, 0 means disabled.
11