| commit | fcfa0527670ddde8511bda265a54040bb6d6aab7 | [log] [tgz] |
|---|---|---|
| author | Matthew Barth <msbarth@us.ibm.com> | Mon Aug 24 16:40:24 2020 -0500 |
| committer | Matthew Barth <msbarth@us.ibm.com> | Tue Nov 10 06:52:36 2020 -0600 |
| tree | ae5471f646dce1d570bacede2074a404519f47a4 | |
| parent | 9167c4d5bf65f988e7c27939f5db606c6e7bc52a [diff] |
control: Add fan configuration class framework
The fan class will contain the configuration for each fan to be
controlled within the system. A minimum of 1 fan is required to be
configured.
Tested:
Fan JSON configuration able to be loaded
Fan objects created, each with a name as configured
Change-Id: I5f90377453cf7d5d85e1c7c570325c2d97a6060b
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>