summaryrefslogtreecommitdiffstats
path: root/example/fan-detect.yaml
Commit message (Collapse)AuthorAgeFilesLines
* build: Move presence to a subdirectoryBrad Bishop2017-04-241-24/+0
| | | | | Change-Id: I33b28922107b9b041de3699e4a6eebd3d05ebdef Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Use PrettyName YAML field instead of DescriptionMatt Spinler2017-03-271-2/+2
| | | | | | | | When generating fan_detect_defs.cpp, pull in the PrettyName YAML property instead of Description. Change-Id: I9db6bd09309874a5b6b6cbb062c6cd3a9ddcaa5d Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* Add fan presence detection definition parserMatthew Barth2017-03-101-0/+24
The parser creates a source file from a given yaml file that defines each fan's presence detection method, which is accessible using the non-generated header file. Change-Id: I8110c031abc23c0a621cdb984b2a315892d9a1ac Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
OpenPOWER on IntegriCloud