commit | bcf957810643f717eae3f1a16a606a460e8f23b8 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed May 05 16:20:32 2021 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed May 05 16:57:01 2021 -0500 |
tree | 30885759eb31a8b5d6c4aba0aeb18a5f7e9890ff | |
parent | b41b1e4b7fc4f7a78ce5edc480c7d8fa67705594 [diff] |
Use sdbus++ python library for name conversion This code attempts to come up with sdbus++ property names by doing its own string manipulation. That conversion is likely wrong in the future. Instead, import the sdbus++ python code directly and call the appropriate function from it. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I767ff842c37b183f925d7add87e96bb850092810