8 Software update model

8.5 DataTypes

8.5.1 SoftwareVersionFileType

This enumeration is used to identify the version in the methods of the TemporaryFileTransferType that is used in the PackageLoadingType (8.4.3). The Enumeration is defined in Table 86.
Table 86 – SoftwareVersionFileType Items
Name | Value | Description |
---|---|---|
Current | 0 | The currently used version of the software identified by the CurrentVersion Object. |
Pending | 1 | The Pending Version of the software that could be installed identified by the PendingVersion Object. |
Fallback | 2 | The Fallback Version of the software identified by the FallbackVersion Object. |