Hi,
Where can i get or does it exist a list of connman dbus methods and
signals (and maybe objects and interfaces).Besides looking through
the code. :P
The stuff in doc/ also seems unfinished.
I ran ./show-introspection in the test/ directory but it seems that
all i get is the manager methods and signals:
I pushed updates *-api.txt files to the GIT repository yesterday. I
had to change the documentation format a little bit since I confused
myself. So the D-Bus interfaces are now documented like we do for
bluetoothd and obexd. A new snapshot is coming soon.
Looking through the python script i see that after the manager
introspection there is the iteration to show the introspection for
each element.
Maybe the plugins did not load or something else might have
happened?!If something has gone wrong is the python script
sufficient to get all the methods and signals supported by connman?
Yes, the runtime introspection is the only way to determine the actual
implemented methods and signals. If they are disjunct from the *-
api.txt, then that is a bug :)
How many set methods does connman support?
I am using version connman-0.0.371-4a7178f from http://ftp.moblin.org/connman/snapshots/
.
Every interface has only one SetProperty method and that will not
change. All configuration and information are propagated via properties.
Regards
Marcel
_______________________________________________
connman mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/connman