| commit | ccaf2db92c46104c13c207d9ddd4a34a359de892 | [log] [tgz] |
|---|---|---|
| author | Matthew Barth <msbarth@us.ibm.com> | Thu Jun 04 13:09:35 2020 -0500 |
| committer | Matthew Barth <msbarth@us.ibm.com> | Wed Jun 17 10:01:17 2020 -0500 |
| tree | 1c74110adfe1e0a08321896d50150894a0f2178b | |
| parent | 11547c9b9cd7fda1099a88959875a0fdca1e6cf1 [diff] |
monitor:JSON: Find and load JSON configuration
Using the JSON config utility to find and load the appropriate JSON
configuration file, the JSON parsed object is returned. This object will
be what's used to parse each section of fan monitor's configuration.
Tested:
JSON configuration file found and loaded at each possible location
Change-Id: I718ad3daa240d654ecee3733ebca2d7743ba9d17
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>