-
- All Implemented Interfaces:
-
com.thingclips.smart.android.blemesh.api.IThingBlueMeshOta
public interface IThingExtBlueMeshOta implements IThingBlueMeshOta
Mesh device firmware upgrade interface.
-
-
Method Summary
Modifier and Type Method Description abstract void
getOtaInfo(String devId, IRequestUpgradeInfoCallback callback)
get Ota Update Info -
-
Method Detail
-
getOtaInfo
abstract void getOtaInfo(String devId, IRequestUpgradeInfoCallback callback)
get Ota Update Info
-
-
-
-