bridge works
I’ve spend some more time on the Coherence D-Bus integration and have now reached a level where I can build a D-Bus service that resembles the structure of an UPnP device tree.
As root we have a D-Bus service org.Coherence, which can be queried for devices it knows about. The devices are sub-nodes - represented by their uuid (dashes had to be removed as D-Bus doesn’t allow them there), with their services sub-nodes of them again.
Congrats, cool stuff. Hope to see more of that :-)
Comment by mixcer — Mar 11, 2009 10:23:49 PM | # - re