commit | a3a8cc57305c18dfde0c03223986f95e028b2b6b | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Fri Jan 15 12:40:25 2021 -0600 |
committer | Matthew Barth <msbarth@us.ibm.com> | Thu Jun 10 14:01:21 2021 -0500 |
tree | 9dd0b2543253668db7bc5c8bfdb6a8a6e633eddc | |
parent | 0c4b157454b2826ba2631d5979881ded20dc892c [diff] |
control: Add all fan functionality to JSON fan object In transitioning to JSON based configuration support, the objects created based on the JSON will eventually replace the similar objects used for YAML based configurations. This adds all the functionality from the current fan class used for YAML configs to the fan class used for JSON configs. Change-Id: I50bdd218fc964a4b75126643727f1c3f4d27966b Signed-off-by: Matthew Barth <msbarth@us.ibm.com>