DeviceUpdateFirmwareFromMot Method |
Name | Description | |
---|---|---|
UpdateFirmwareFromMot(Stream) |
This method attempts to update firmware on the device from a Motorola
SRECord stream. Legacy firmware is provided as MOT's. This should
absolutely be avoided for new development as the MOT format has no
protections in place to avoid writing the wrong firmware to a device
which would render your device inoperable. Use this with extreme caution.
| |
UpdateFirmwareFromMot(Stream, IFirmwareListener) |
This method attempts to update firmware on the device from a Motorola
SRECord file. Legacy firmware is provided as MOT's. This should
absolutely be avoided for new development as the MOT format has no
protections in place to avoid writing the wrong firmware to a device
which would render your device inoperable. Use this with extreme caution.
|