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