Qmi.MessageDmsSwiGetCurrentFirmwareOutput¶
Fields¶
None
Methods¶
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
Details¶
- class Qmi.MessageDmsSwiGetCurrentFirmwareOutput¶
 The
Qmi.MessageDmsSwiGetCurrentFirmwareOutputstructure contains private data and should only be accessed using the provided API.New in version 1.18.
- get_amss_version()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_amss_version:
 a placeholder for the output constant string, or
Noneif not required.
- Return type:
 
Get the ‘AMSS version’ field from self.
New in version 1.18.
- get_boot_version()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_boot_version:
 a placeholder for the output constant string, or
Noneif not required.
- Return type:
 
Get the ‘Boot version’ field from self.
New in version 1.18.
- get_carrier()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_carrier:
 a placeholder for the output constant string, or
Noneif not required.
- Return type:
 
Get the ‘Carrier’ field from self.
New in version 1.18.
- get_carrier_id()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_carrier_id:
 a placeholder for the output constant string, or
Noneif not required.
- Return type:
 
Get the ‘Carrier ID’ field from self.
New in version 1.18.
- get_config_version()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_config_version:
 a placeholder for the output constant string, or
Noneif not required.
- Return type:
 
Get the ‘Config version’ field from self.
New in version 1.18.
- get_model()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_model:
 a placeholder for the output constant string, or
Noneif not required.
- Return type:
 
Get the ‘Model’ field from self.
New in version 1.18.
- get_package_id()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_package_id:
 a placeholder for the output constant string, or
Noneif not required.
- Return type:
 
Get the ‘Package ID’ field from self.
New in version 1.18.
- get_pri_version()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_pri_version:
 a placeholder for the output constant string, or
Noneif not required.
- Return type:
 
Get the ‘PRI version’ field from self.
New in version 1.18.
- get_result()¶
 - Raises:
 - Returns:
 - Return type:
 
Get the result of the QMI operation.
New in version 1.18.
- get_sku_id()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_sku_id:
 a placeholder for the output constant string, or
Noneif not required.
- Return type:
 
Get the ‘SKU ID’ field from self.
New in version 1.18.
- ref()¶
 - Returns:
 the new reference to self.
- Return type:
 
Atomically increments the reference count of self by one.
New in version 1.18.
- unref()¶
 Atomically decrements the reference count of self by one. If the reference count drops to 0, self is completely disposed.
New in version 1.18.