Index |
Unique identification of the entry. |
ProductClass |
Product-class for file. Length: 0 to 255 |
FileType |
Type of file. Enumerations: - blup (1)
- boss (2)
- logic (3)
- bootmon (4)
- adsl (5)
- vdsl (6)
- gphy (7)
- systelarchive (20)
- voicemailarchive (21)
- guixlation (30)
- thirdparty (50)
|
FileDescr |
Additional file-description, used for language and third party files. Length: 0 to 64 |
FileVersion |
Version of file (empty if unknown). Length: 0 to 64 |
FileDigestType |
Method to be used for digest-checking Enumerations: - crc32 (1)
- sha256 (2)
- signature (3)
- none (16)
|
FileDigestValue |
Hash/signature for this file, depending on digest-type. Length: 0 to 255 |
DownloadLink |
URL for downloading this file. Length: 0 to 255 |
RelNoteLink |
URL for downloading release-notes (if any) for this file. Length: 0 to 255 |
FileUpdatable |
Tells if system can be updated with this file. false: Update will not work or have no effect true: Update will have effect unknown: No info available (e.g. unknown file-version) Enumerations: - false (1)
- true (2)
- unknown (3)
|