Using dbus.service.signal decorator
Lawrence D'Oliveiro
ldo at geek-central.gen.nz
Mon Jun 19 23:57:41 UTC 2017
On Mon, 19 Jun 2017 11:01:51 +0100, Simon McVittie wrote:
> ... any time an array can be empty, you definitely need
> to make its type explicit, because dbus-python has no hope of
> guessing from the contents what the type should be if there are no
> contents.
Interestingly, I removed all use of automated type-guessing from DBussy
<https://github.com/ldo/dbussy>, because I found it to be more trouble
than it’s worth.
More information about the dbus
mailing list