parse
Converts a formatted version string to a FirmwareVersion.
Return
a new FirmwareVersion instance corresponding to the provided version string, or null
if the version string couldn't be parsed
Parameters
version String
formatted version string to parse