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

#import <ThingSmartLockDevice.h>

Inheritance diagram for <ThingSmartLockDeviceDelegate>:
<ThingSmartDeviceDelegate> <ThingSmartDeviceDelegate>

Instance Methods

(void) - device:didReceiveRemoteUnlockRequest:
 
(void) - device:didReceiveRemoteUnlockRequest:
 
- Instance Methods inherited from <ThingSmartDeviceDelegate>
(void) - deviceInfoUpdate:
 
(void) - deviceOnlineUpdate:
 
(void) - deviceRemoved:
 
(void) - device:dpsUpdate:
 
(void) - device:dpCommandsUpdate:
 
(void) - device:groupOTAId:firmwareType:progress:
 
(void) - device:groupOTAStatusModel:
 
(void) - device:signal:
 
(void) - device:didReceiveCustomMessage:
 
(void) - device:didReceiveLanMessage:
 Receives LAN custom messages. More...
 
(void) - device:warningInfoUpdate:
 
(void) - device:otaUpdateStatusChanged:
 
(void) - device:didReceiveThingMessageWithType:payload:
 
(void) - device:firmwareUpgradeProgress:progress:
 
(void) - device:firmwareUpgradeStatusModel:
 
(void) - device:type:upgradeStatus:
 
(void) - deviceFirmwareUpgradeSuccess:type:
 
(void) - deviceFirmwareUpgradeFailure:type:
 
(void) - deviceFirmwareUpgrading:type:
 
(void) - deviceInfoUpdate:
 
(void) - deviceOnlineUpdate:
 
(void) - deviceRemoved:
 
(void) - device:dpsUpdate:
 
(void) - device:dpCommandsUpdate:
 
(void) - device:groupOTAId:firmwareType:progress:
 
(void) - device:groupOTAStatusModel:
 
(void) - device:signal:
 
(void) - device:didReceiveCustomMessage:
 
(void) - device:didReceiveLanMessage:
 Receives LAN custom messages. More...
 
(void) - device:warningInfoUpdate:
 
(void) - device:otaUpdateStatusChanged:
 
(void) - device:didReceiveThingMessageWithType:payload:
 
(void) - device:firmwareUpgradeProgress:progress:
 
(void) - device:firmwareUpgradeStatusModel:
 
(void) - device:type:upgradeStatus:
 
(void) - deviceFirmwareUpgradeSuccess:type:
 
(void) - deviceFirmwareUpgradeFailure:type:
 
(void) - deviceFirmwareUpgrading:type:
 
(void) - deviceInfoUpdate:
 
(void) - deviceOnlineUpdate:
 
(void) - deviceRemoved:
 
(void) - device:dpsUpdate:
 
(void) - device:dpCommandsUpdate:
 
(void) - device:groupOTAId:firmwareType:progress:
 
(void) - device:groupOTAStatusModel:
 
(void) - device:signal:
 
(void) - device:didReceiveCustomMessage:
 
(void) - device:didReceiveLanMessage:
 Receives LAN custom messages. More...
 
(void) - device:warningInfoUpdate:
 
(void) - device:otaUpdateStatusChanged:
 
(void) - device:didReceiveThingMessageWithType:payload:
 
(void) - device:firmwareUpgradeProgress:progress:
 
(void) - device:firmwareUpgradeStatusModel:
 
(void) - device:type:upgradeStatus:
 
(void) - deviceFirmwareUpgradeSuccess:type:
 
(void) - deviceFirmwareUpgradeFailure:type:
 
(void) - deviceFirmwareUpgrading:type:
 
(void) - deviceInfoUpdate:
 
(void) - deviceOnlineUpdate:
 
(void) - deviceRemoved:
 
(void) - device:dpsUpdate:
 
(void) - device:dpCommandsUpdate:
 
(void) - device:groupOTAId:firmwareType:progress:
 
(void) - device:groupOTAStatusModel:
 
(void) - device:signal:
 
(void) - device:didReceiveCustomMessage:
 
(void) - device:didReceiveLanMessage:
 Receives LAN custom messages. More...
 
(void) - device:warningInfoUpdate:
 
(void) - device:otaUpdateStatusChanged:
 
(void) - device:didReceiveThingMessageWithType:payload:
 
(void) - device:firmwareUpgradeProgress:progress:
 
(void) - device:firmwareUpgradeStatusModel:
 
(void) - device:type:upgradeStatus:
 
(void) - deviceFirmwareUpgradeSuccess:type:
 
(void) - deviceFirmwareUpgradeFailure:type:
 
(void) - deviceFirmwareUpgrading:type:
 

Detailed Description

Definition at line 17 of file ThingSmartLockDevice.h.

Method Documentation

◆ device:didReceiveRemoteUnlockRequest: [1/2]

- (void) device: (ThingSmartLockDevice *)  device
didReceiveRemoteUnlockRequest: (NSInteger)  seconds 

设备收到远程开锁请求,需要在一定时间内处理该请求

Parameters
device门锁设备
seconds剩余处理时间

◆ device:didReceiveRemoteUnlockRequest: [2/2]

- (void) device: (ThingSmartLockDevice *)  device
didReceiveRemoteUnlockRequest: (NSInteger)  seconds 

设备收到远程开锁请求,需要在一定时间内处理该请求

Parameters
device门锁设备
seconds剩余处理时间

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