diff options
-rw-r--r-- | new/org.freedesktop.ModemManager1.Modem.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/new/org.freedesktop.ModemManager1.Modem.xml b/new/org.freedesktop.ModemManager1.Modem.xml index cc970c64..f2a8d006 100644 --- a/new/org.freedesktop.ModemManager1.Modem.xml +++ b/new/org.freedesktop.ModemManager1.Modem.xml @@ -123,6 +123,12 @@ <!-- PROPERTIES --> + <property name="Sim" type="o" access="read"> + <tp:docstring> + The path of the SIM object available in this device, if any. + </tp:docstring> + </property> + <property name="ModemCapabilities" type="u" access="read" tp:type="MM_MODEM_CAPABILITIES"> <tp:docstring> The generic family of access technologies the modem supports. Not all |