Parses the FWID string and returns a FirmwareId instance.
Special cases:
For product IDs 9506, 9507, 9508, 9606, 9607, 9608, 9612, and 9614,
the CAN fieldbus protocol is always used, regardless of whether another protocol
is specified in the FWID string.
Throws
If the provided FWID does not match the expected pattern.
Parses the FWID string and returns a FirmwareId instance.
Special cases:
9506
,9507
,9508
,9606
,9607
,9608
,9612
, and9614
, the CAN fieldbus protocol is always used, regardless of whether another protocol is specified in the FWID string.Throws
If the provided FWID does not match the expected pattern.