Searched hist:"3 ad14346fb4f6abfbb361a2a714cc626e9e82f4c" (Results 1 – 5 of 5) sorted by relevance
/openbmc/phosphor-fan-presence/monitor/ |
H A D | conditions.hpp | diff 3ad14346fb4f6abfbb361a2a714cc626e9e82f4c Mon Jun 08 16:17:42 CDT 2020 Matthew Barth <msbarth@us.ibm.com> monitor:JSON: Parse fan monitoring conditions
Optional conditions can be used to include monitoring a fan or not based on the results of the condition function configured. These condition functions have their own required set of parameters, so parsing the JSON for these conditions are done per supported condition function. This adds the JSON parsing support for the current condition functions.
Tested: `propertiesMatch` JSON parameters parsed into condition function Any required parameters missing throws an exception The `propertiesMatch` condition functions the same using JSON
Change-Id: I0f843951f4e83f2a5d44068820694010538788c1 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | conditions.cpp | diff 3ad14346fb4f6abfbb361a2a714cc626e9e82f4c Mon Jun 08 16:17:42 CDT 2020 Matthew Barth <msbarth@us.ibm.com> monitor:JSON: Parse fan monitoring conditions
Optional conditions can be used to include monitoring a fan or not based on the results of the condition function configured. These condition functions have their own required set of parameters, so parsing the JSON for these conditions are done per supported condition function. This adds the JSON parsing support for the current condition functions.
Tested: `propertiesMatch` JSON parameters parsed into condition function Any required parameters missing throws an exception The `propertiesMatch` condition functions the same using JSON
Change-Id: I0f843951f4e83f2a5d44068820694010538788c1 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | json_parser.hpp | diff 3ad14346fb4f6abfbb361a2a714cc626e9e82f4c Mon Jun 08 16:17:42 CDT 2020 Matthew Barth <msbarth@us.ibm.com> monitor:JSON: Parse fan monitoring conditions
Optional conditions can be used to include monitoring a fan or not based on the results of the condition function configured. These condition functions have their own required set of parameters, so parsing the JSON for these conditions are done per supported condition function. This adds the JSON parsing support for the current condition functions.
Tested: `propertiesMatch` JSON parameters parsed into condition function Any required parameters missing throws an exception The `propertiesMatch` condition functions the same using JSON
Change-Id: I0f843951f4e83f2a5d44068820694010538788c1 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | main.cpp | diff 3ad14346fb4f6abfbb361a2a714cc626e9e82f4c Mon Jun 08 16:17:42 CDT 2020 Matthew Barth <msbarth@us.ibm.com> monitor:JSON: Parse fan monitoring conditions
Optional conditions can be used to include monitoring a fan or not based on the results of the condition function configured. These condition functions have their own required set of parameters, so parsing the JSON for these conditions are done per supported condition function. This adds the JSON parsing support for the current condition functions.
Tested: `propertiesMatch` JSON parameters parsed into condition function Any required parameters missing throws an exception The `propertiesMatch` condition functions the same using JSON
Change-Id: I0f843951f4e83f2a5d44068820694010538788c1 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | json_parser.cpp | diff 3ad14346fb4f6abfbb361a2a714cc626e9e82f4c Mon Jun 08 16:17:42 CDT 2020 Matthew Barth <msbarth@us.ibm.com> monitor:JSON: Parse fan monitoring conditions
Optional conditions can be used to include monitoring a fan or not based on the results of the condition function configured. These condition functions have their own required set of parameters, so parsing the JSON for these conditions are done per supported condition function. This adds the JSON parsing support for the current condition functions.
Tested: `propertiesMatch` JSON parameters parsed into condition function Any required parameters missing throws an exception The `propertiesMatch` condition functions the same using JSON
Change-Id: I0f843951f4e83f2a5d44068820694010538788c1 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|