Success
data class Success(val wasLowSpeedTransfer: Boolean = false, val deviceWasWiped: Boolean = false) : FirmwareUpdateState(source)
The firmware update completed and the device reconnected successfully.
The firmware update completed and the device reconnected successfully.