| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
| |
| |
| |
| |
| | |
PathTree is a somewhat generic structure for associating
data with a path, internally managed as a tree. It emulates
built in python containers and supports iteration.
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Can filter on:
XML node tags
interface names
Using filters cuts down on parsing cycles.
|
| |\|
| |
| | |
introspection parser
|
| | |
| |
| |
| | |
Doing this so rest-dbus can use it.
|
| |/
|
|
| |
Doing this in prep for sharing with with rest-dbus.
|
| |\
| |
| | |
Need rest server for upcoming delivery
|
| |/
|
|
|
|
|
|
| |
Supports:
initial discovery
service name ownership changes
interfaces added and removed signals
gettreepaths, gettree, gettrees methods
|
| |
|