OTA
取消OTA

取消OTA

ℹ️

目前只有蓝牙通道支持

const data = await device.bleCapability.cancelUpgrade();
if (data.success) {
}