Check OTA Availability
ℹ️
Currently only supported by the Bluetooth channel.
import com.gizwits.smart.sdk.bluetooth.bleCapability
import com.gizwits.smart.sdk.ota.GizOTAFirmwareType
var otaType = GizOTAFirmwareType.MCU
var data = device.bleCapability.checkUpdate(otaType)