Topic: WICD DBUS Interface specification
Hello, is the DBUS interface specification available for the WICD daemon? I can explore the interfaces (org.wicd.daemon, org.wicd.daemon.wireless, etc.) but I need to develop a sort of stripped down client that can run on an embedded system. I've got DBUS running, and the WICD daemon, but I am using a lot of guesswork (and looking at existing WICD client code, for KDE for example) in order to figure out what the various methods and signals do.
Is there a definitive reference to these interfaces available?
// thanks // greg //