commit | b67089bffbc7c2ab07badad061655185eaba89df | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Thu Jun 10 14:32:00 2021 -0500 |
committer | Matthew Barth <msbarth@us.ibm.com> | Thu Jun 10 16:34:52 2021 -0500 |
tree | d9446dd1136fbd6ff4f0f5d37cd9c72a8fdcb465 | |
parent | 1542fb5aa5de819ced24aaac689374d09f7e7350 [diff] |
json: Use a single list of compatible values Create a single list of values set from the compatible interface when getting a fan app's config file(s). Temporarily, populating this list is needed for fan control until replaced with the use of a constructor that will populate the list or subscribe to the interfacesAdded signal for populating the list of compatible values. Change-Id: I651185f233bc2388646325cb86806dd4c1d18317 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>