commit | 9a5b6994c745480a78ef658148cfd96dd3e12bdb | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Tue Jan 23 15:32:26 2018 -0600 |
committer | Matthew Barth <msbarth@linux.vnet.ibm.com> | Mon Jan 29 15:28:14 2018 +0000 |
tree | 6df88f21a2f7f4f18c5acf5f501e6d0c4de1cf4e | |
parent | 7f7df319f500b5dac983e2159e7a6f12565d7358 [diff] |
Support properties of type string Properties used within set speed events may be of type string to trigger an action. These should be handled where the defined type attribute is given as 'std::string' and a parsed value is an instance of python str type. Resolves openbmc/openbmc#292 Change-Id: Ib188e7abc212062a1c61950abaa28434a4726521 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>