Tuya iOS Smart Life App SDK 5.15.0
<ThingSmartActivatorBeaconProtocol> Protocol Reference

#import <ThingSmartActivatorBeaconProtocol.h>

Inheritance diagram for <ThingSmartActivatorBeaconProtocol>:
ThingSmartActivatorDiscovery(Beacon) ThingSmartActivatorDiscovery(Beacon)

Instance Methods

(void) - stopActive:devicelist:clearCache:
 
(void) - stopActive:devicelist:clearCache:
 

Detailed Description

Definition at line 14 of file ThingSmartActivatorBeaconProtocol.h.

Method Documentation

◆ stopActive:devicelist:clearCache: [1/2]

- (void) stopActive: (ThingSmartActivatorTypeModel *)  type
devicelist: (NSArray< ThingSmartActivatorDeviceModel * > *)  deviceList
clearCache: (BOOL)  clearCache 

Stop network configuration for specific devices (currently only implemented for beacon)

Parameters
typeNetwork configuration type
deviceListList of devices for which network configuration needs to be stopped

◆ stopActive:devicelist:clearCache: [2/2]

- (void) stopActive: (ThingSmartActivatorTypeModel *)  type
devicelist: (NSArray< ThingSmartActivatorDeviceModel * > *)  deviceList
clearCache: (BOOL)  clearCache 

Stop network configuration for specific devices (currently only implemented for beacon)

Parameters
typeNetwork configuration type
deviceListList of devices for which network configuration needs to be stopped

The documentation for this protocol was generated from the following files: