blob: 5946f3cb24aa1c3c108830376b054c70c6123921 [file] [log] [blame]
James Feistee8197f2019-03-11 12:56:44 -07001description: >
2 Implement to provide a CFM upper limit for fan control.
3 This can be used with a CFM algorithm to calculate the
4 maximum allowed fan speed for a system.
5
6properties:
7 - name: Limit
8 type: double
9 description: >
10 The CFM limit, 0 means disabled.