CommandFailed
class CommandFailed(val command: OtaCommand, val response: OtaResponse.Error) : OtaProtocolException(source)
The device returned an error response for a specific OTA command.
The device returned an error response for a specific OTA command.