FlashFS.DeleteFile

This command deletes a file and all its contained records. The file will be removed from the file system directory and the memory space allocated by its records will be freed, so that other files can use this space.

Properties

Parameters (request frame)

Name Type/Size Description
FileId Integer (16 bits) File ID of the file that shall be deleted.

Returned values (response frame)

None