iOS SDK
OTA
Check for Update

Check OTA Availability

ℹ️

Currently only supported by the Bluetooth channel.

  var otaType = GizOTAFirmwareType.GizOTAFirmareModule
  var data = await device.bleCapability.checkUpdate(firmwareType: otaType)