aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--new/org.freedesktop.ModemManager1.Modem.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/new/org.freedesktop.ModemManager1.Modem.xml b/new/org.freedesktop.ModemManager1.Modem.xml
index f2a8d006..450a7a73 100644
--- a/new/org.freedesktop.ModemManager1.Modem.xml
+++ b/new/org.freedesktop.ModemManager1.Modem.xml
@@ -251,11 +251,12 @@
</tp:docstring>
</property>
- <property name="SignalQuality" type="u" 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
- devices.
+ devices. The additional boolean value indicates if the quality value
+ given was recently taken.
</tp:docstring>
</property>