-
- All Implemented Interfaces:
-
com.thingclips.smart.sdk.api.IThingActivator
public interface IThingDirectActivator implements IThingActivator
-
-
Method Summary
Modifier and Type Method Description abstract void
startSearchDevice()
start search directly device abstract void
stopSearchDevice()
stop search directly device -
-
Method Detail
-
startSearchDevice
abstract void startSearchDevice()
start search directly device
-
stopSearchDevice
abstract void stopSearchDevice()
stop search directly device
-
-
-
-