upgrade
¶
The upgrade commands module.
These commands are used in the following models: SMU2470
THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.
Please report an issue if one is found.
Attributes and Functions
- upgrade.previous()
- upgrade.unit()
Upgrade
¶
Bases: BaseTSPCmd
The upgrade command tree.
Properties and methods
.previous(): Theupgrade.previous()function..unit(): Theupgrade.unit()function.
previous
¶
previous() -> str
Run the upgrade.previous() function.
Description
- This function returns to a previous version of the 2470 firmware.
TSP Syntax
- upgrade.previous()
| Returns: |
|
|---|
| Raises: |
|
|---|
unit
¶
unit() -> None
Run the upgrade.unit() function.
Description
- This function upgrades the 2470 firmware.
TSP Syntax
- upgrade.unit()
| Raises: |
|
|---|