FLASHFILE
This table represents information about MVE Firmware library resources.
|
Field Name |
Data Type |
Description |
|---|---|---|
|
ID |
BIGINT |
The primary key. |
|
FILENAME |
VARCHAR(256) |
The file name and location within the MVE repository. |
|
SHA1 |
VARCHAR(255) |
The SHA1 hash of the flash file. |
|
DISPLAY_NAME |
VARCHAR(255) |
A version identifier of the flash file. |
|
DATE_IMPORTED |
TIMESTAMP |
The date when the flash file was imported. |
|
DESCRIPTION |
VARCHAR(255) |
The description of the flash file. |