~toabctl/modemmanager/trunk

« back to all changes in this revision

Viewing changes to introspection/org.freedesktop.ModemManager1.Modem.xml

  • Committer: Aleksander Morgado
  • Date: 2019-04-02 10:14:03 UTC
  • Revision ID: git-v1:52b67dc7c3a2b432f6c64b8e4d56b7f2e4d28066
api,modem: new 'CarrierConfigurationRevision' property

Which reports the version of the currently active carrier
configuration.

We also update the firmware 'version' reported in the firmware
settings so that carrier-specific upgrades can be performed (e.g. when
the firmware stays the same but the MCFG is updated).

Show diffs side-by-side

added added

removed removed

Lines of Context:
304
304
    <property name="CarrierConfiguration" type="s" access="read" />
305
305
 
306
306
    <!--
 
307
        CarrierConfigurationRevision:
 
308
 
 
309
        The revision identification of the carrier-specific configuration (MCFG) in use by the modem.
 
310
    -->
 
311
    <property name="CarrierConfigurationRevision" type="s" access="read" />
 
312
 
 
313
    <!--
307
314
        HardwareRevision:
308
315
 
309
316
        The revision identification of the hardware, as reported by the modem.