Parses an old firmware package filename and returns an instance of OldFirmwarePackageFilename.
Returns undefined if the filename does not match the old firmware package filename format.
Throws
Throws an error if the provided filename does not match the expected pattern.
Parses an old firmware package filename and returns an instance of OldFirmwarePackageFilename. Returns
undefined
if the filename does not match the old firmware package filename format.Throws
Throws an error if the provided filename does not match the expected pattern.