Sending new property to DBus
daan vlaardingerbroek
danielvlaardingerbroek at gmail.com
Fri Nov 23 13:24:25 UTC 2018
Hi,
I'm trying to get the connection steps to show on the DBus, so that the
data can be used by other programs. To achieve this I made an extra
property on the modem_simple interface. I did some research on the source
code to figure out how the data actually gets sent to DBus, and I came to
the conclusion that the code that does that gets generated when the program
gets compiled.
So I added the property, checked if it worked, which it did. And then
checked the generated DBus files to see if I could find anything about the
property that I made, but I couldn't find anything about it. How does the
DBus system actually work? Do the files check all the installed properties
and then generate code for it so that it can be sent over DBus? Or how can
I get the property to show on the DBus?
Thanks in advance,
Daniel Vlaardingerbroek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/modemmanager-devel/attachments/20181123/2c29cb72/attachment.html>
More information about the ModemManager-devel
mailing list