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 7ac7cdda..f647d2f0 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.xml @@ -297,6 +297,13 @@ <property name="Revision" type="s" access="read" /> <!-- + CarrierConfiguration: + + The description of the carrier-specific configuration (MCFG) in use by the modem. + --> + <property name="CarrierConfiguration" type="s" access="read" /> + + <!-- HardwareRevision: The revision identification of the hardware, as reported by the modem. |