commit | 4a94dec5f74dff249d86501cbb81ab4ac1b9b78a | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Fri Nov 15 10:40:47 2019 -0600 |
committer | Matthew Barth <msbarth@us.ibm.com> | Tue Jan 07 14:22:17 2020 -0600 |
tree | 340dcc5d5fc8579b561041de77848cc5a9aca730 | |
parent | 0961fae6f97fc7f201daa9aee9db1de01440d319 [diff] |
presence: Extract fan object data Extract the fan name and path for each entry within the JSON configuration and store within a list of fan objects to be used when constructing the fan presence policies. Tested: Fan objects created with a "name" and "path" Missing "name" or "path" throws exception Change-Id: I16c17b87576d68addaf69e72311681b46f83b49e Signed-off-by: Matthew Barth <msbarth@us.ibm.com>