api,dbus: fix SignalQuality property signature so that it's a (ub) tuple
This commit is contained in:
@@ -284,7 +284,7 @@
|
||||
</tp:docstring>
|
||||
</property>
|
||||
|
||||
<property name="SignalQuality" type="ub" access="read">
|
||||
<property name="SignalQuality" type="(ub)" access="read">
|
||||
<tp:docstring>
|
||||
Signal quality in percent (0 - 100) of the dominant access technology
|
||||
the device is using to communicate with the network. Always 0 for POTS
|
||||
|
Reference in New Issue
Block a user