Check OTA Availability
ℹ️
Currently only supported by the Bluetooth channel.
var otaType = GizOTAFirmwareType.GizOTAFirmareModule
var data = await device.bleCapability.checkUpdate(firmwareType: otaType)Currently only supported by the Bluetooth channel.
var otaType = GizOTAFirmwareType.GizOTAFirmareModule
var data = await device.bleCapability.checkUpdate(firmwareType: otaType)