blob: ae47c86532207fc1d18d8eb8f9e904e2ae0812e0 [file] [log] [blame]
James Feistee8197f2019-03-11 12:56:44 -07001description: >
Patrick Williamsa1347412022-12-06 10:56:22 -06002 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.
James Feistee8197f2019-03-11 12:56:44 -07005
6properties:
7 - name: Limit
8 type: double
9 description: >
10 The CFM limit, 0 means disabled.