From 52b67dc7c3a2b432f6c64b8e4d56b7f2e4d28066 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Tue, 18 Dec 2018 16:57:07 +0100 Subject: 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). --- cli/mmcli-output.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cli/mmcli-output.h') diff --git a/cli/mmcli-output.h b/cli/mmcli-output.h index 75533b00..7793f797 100644 --- a/cli/mmcli-output.h +++ b/cli/mmcli-output.h @@ -91,7 +91,8 @@ typedef enum { MMC_F_HARDWARE_MANUFACTURER, MMC_F_HARDWARE_MODEL, MMC_F_HARDWARE_REVISION, - MMC_F_HARDWARE_CARRIER_CONFIGURATION, + MMC_F_HARDWARE_CARRIER_CONF, + MMC_F_HARDWARE_CARRIER_CONF_REV, MMC_F_HARDWARE_HW_REVISION, MMC_F_HARDWARE_SUPPORTED_CAPABILITIES, MMC_F_HARDWARE_CURRENT_CAPABILITIES, -- cgit v1.2.3-70-g09d2