diff options
Diffstat (limited to 'introspection')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.xml b/introspection/org.freedesktop.ModemManager1.Modem.xml index 06c4116b..9a1a5126 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.xml @@ -297,6 +297,13 @@ <property name="Plugin" type="s" access="read" /> <!-- + PrimaryPort: + + The name of the primary port using to control the modem. + --> + <property name="PrimaryPort" type="s" access="read" /> + + <!-- EquipmentIdentifier: The identity of the device. |