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

#import <ThingSmartRouterActivator.h>

Inheritance diagram for <ThingSmartRouterActivatorDelegate>:

Instance Methods

(void) - routerActivator:didReceiveAutoConfigDevice:error:
 
(void) - routerActivator:didReceiveAutoConfigDevice:error:
 

Detailed Description

Definition at line 14 of file ThingSmartRouterActivator.h.

Method Documentation

◆ routerActivator:didReceiveAutoConfigDevice:error: [1/2]

- (void) routerActivator: (ThingSmartRouterActivator *)  activator
didReceiveAutoConfigDevice: (ThingSmartDeviceModel *)  deviceModel
error: (NSError *)  error 

The callback of pairing status updates.

Parameters
activatorThe activator instance.
deviceModelThe value of ThingSmartDeviceModel.
errorAn error occurs while processing the request.

◆ routerActivator:didReceiveAutoConfigDevice:error: [2/2]

- (void) routerActivator: (ThingSmartRouterActivator *)  activator
didReceiveAutoConfigDevice: (ThingSmartDeviceModel *)  deviceModel
error: (NSError *)  error 

The callback of pairing status updates.

Parameters
activatorThe activator instance.
deviceModelThe value of ThingSmartDeviceModel.
errorAn error occurs while processing the request.

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