File

Class Description

This resource contains various meta-data describing a file's characteristics. The meta-data provides general file information and also is used to support filtered queries of file lists

Attributes

NameTypeDescription
activateTimeTimeTypeThis element MUST be set to the date/time at which this file is activated. If the activation time is less than or equal to current time, the LD MUST immediately place the file into the activated state (in the case of a firmware file, the file is now the running image). If the activation time is greater than the current time, the LD MUST wait until the specified activation time is reached, then MUST place the file into the activated state. Omission of this element means that the LD MUST NOT take any action to activate the file until a subsequent GET to this File resource provides an activateTime.
fileURIanyURIThis element MUST be set to the URI location of the file binary artifact. This is the BLOB (binary large object) that is actually loaded by the LD
lFDIHexBinary160This element MUST be set to the LFDI of the device for which this file in targeted.
mfHwVerString32This element MUST be set to the hardware version for which this file is targeted.
mfIDPENTypeThis element MUST be set to the manufacturer's Private Enterprise Number (assigned by IANA).
mfModelString32This element MUST be set to the manufacturer model number for which this file is targeted. The syntax and semantics are left to the manufacturer.
mfSerNumString32This element MUST be set to the manufacturer serial number for which this file is targeted. The syntax and semantics are left to the manufacturer.
mfVerString16This element MUST be set to the software version information for this file. The syntax and semantics are left to the manufacturer.
sizeUInt32This element MUST be set to the total size (in bytes) of the file referenced by fileURI.
typeHexBinary16A value indicating the type of the file. MUST be one of the following values: 00 = Software Image 01 = Security Credential 02 = Configuration 03 = Log 04โ€“7FFF = reserved 8000-FFFF = Manufacturer defined

Relationships

Inherits from

Descendant classes

  • No descendant classes

Associations

Source ClassCardinality SourceTarget ClassCardinality Target
FileListFile0..*