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

#import <ThingSmartDeviceModelPatch.h>

Inheritance diagram for <ThingSmartDeviceModelPatchProtocol>:

Instance Methods

(nullable NSMutableArray< NSMutableDictionary * > *) - patchDeviceModelMapList:patchType:
 
(nullable NSMutableArray< NSMutableDictionary * > *) - patchProductModelMapList:patchType:
 
(void) - patchDeviceModel:patchType:
 
(nullable NSMutableArray< NSMutableDictionary * > *) - patchDeviceModelMapList:patchType:
 
(nullable NSMutableArray< NSMutableDictionary * > *) - patchProductModelMapList:patchType:
 
(void) - patchDeviceModel:patchType:
 
(nullable NSMutableArray< NSMutableDictionary * > *) - patchDeviceModelMapList:patchType:
 
(nullable NSMutableArray< NSMutableDictionary * > *) - patchProductModelMapList:patchType:
 
(void) - patchDeviceModel:patchType:
 
(nullable NSMutableArray< NSMutableDictionary * > *) - patchDeviceModelMapList:patchType:
 
(nullable NSMutableArray< NSMutableDictionary * > *) - patchProductModelMapList:patchType:
 
(void) - patchDeviceModel:patchType:
 

Detailed Description

Definition at line 18 of file ThingSmartDeviceModelPatch.h.

Method Documentation

◆ patchDeviceModel:patchType: [1/4]

- (void) patchDeviceModel: (ThingSmartDeviceModel *)  deviceModel
patchType: (ThingSmartDeviceModelPatchType)  patchType 
optional

补偿设备模型,注意,调用堆栈可能非主线程

  • Parameter deviceModel: 设备模型

◆ patchDeviceModel:patchType: [2/4]

- (void) patchDeviceModel: (ThingSmartDeviceModel *)  deviceModel
patchType: (ThingSmartDeviceModelPatchType)  patchType 
optional

补偿设备模型,注意,调用堆栈可能非主线程

  • Parameter deviceModel: 设备模型

◆ patchDeviceModel:patchType: [3/4]

- (void) patchDeviceModel: (ThingSmartDeviceModel *)  deviceModel
patchType: (ThingSmartDeviceModelPatchType)  patchType 
optional

补偿设备模型,注意,调用堆栈可能非主线程

  • Parameter deviceModel: 设备模型

◆ patchDeviceModel:patchType: [4/4]

- (void) patchDeviceModel: (ThingSmartDeviceModel *)  deviceModel
patchType: (ThingSmartDeviceModelPatchType)  patchType 
optional

补偿设备模型,注意,调用堆栈可能非主线程

  • Parameter deviceModel: 设备模型

◆ patchDeviceModelMapList:patchType: [1/4]

- (nullable NSMutableArray< NSMutableDictionary * > *) patchDeviceModelMapList: (nullable NSMutableArray< NSMutableDictionary * > *)  deviceModelMapList
patchType: (ThingSmartDeviceModelPatchType)  patchType 
optional

补偿设备原始模型,注意,调用堆栈可能非主线程

  • Parameter deviceModelMapList: 设备原始模型

◆ patchDeviceModelMapList:patchType: [2/4]

- (nullable NSMutableArray< NSMutableDictionary * > *) patchDeviceModelMapList: (nullable NSMutableArray< NSMutableDictionary * > *)  deviceModelMapList
patchType: (ThingSmartDeviceModelPatchType)  patchType 
optional

补偿设备原始模型,注意,调用堆栈可能非主线程

  • Parameter deviceModelMapList: 设备原始模型

◆ patchDeviceModelMapList:patchType: [3/4]

- (nullable NSMutableArray< NSMutableDictionary * > *) patchDeviceModelMapList: (nullable NSMutableArray< NSMutableDictionary * > *)  deviceModelMapList
patchType: (ThingSmartDeviceModelPatchType)  patchType 
optional

补偿设备原始模型,注意,调用堆栈可能非主线程

  • Parameter deviceModelMapList: 设备原始模型

◆ patchDeviceModelMapList:patchType: [4/4]

- (nullable NSMutableArray< NSMutableDictionary * > *) patchDeviceModelMapList: (nullable NSMutableArray< NSMutableDictionary * > *)  deviceModelMapList
patchType: (ThingSmartDeviceModelPatchType)  patchType 
optional

补偿设备原始模型,注意,调用堆栈可能非主线程

  • Parameter deviceModelMapList: 设备原始模型

◆ patchProductModelMapList:patchType: [1/4]

- (nullable NSMutableArray< NSMutableDictionary * > *) patchProductModelMapList: (nullable NSMutableArray< NSMutableDictionary * > *)  productModelMapList
patchType: (ThingSmartDeviceModelPatchType)  patchType 
optional

补偿产品原始模型,注意,调用堆栈可能非主线程

  • Parameter productModelMapList: 产品原始模型

◆ patchProductModelMapList:patchType: [2/4]

- (nullable NSMutableArray< NSMutableDictionary * > *) patchProductModelMapList: (nullable NSMutableArray< NSMutableDictionary * > *)  productModelMapList
patchType: (ThingSmartDeviceModelPatchType)  patchType 
optional

补偿产品原始模型,注意,调用堆栈可能非主线程

  • Parameter productModelMapList: 产品原始模型

◆ patchProductModelMapList:patchType: [3/4]

- (nullable NSMutableArray< NSMutableDictionary * > *) patchProductModelMapList: (nullable NSMutableArray< NSMutableDictionary * > *)  productModelMapList
patchType: (ThingSmartDeviceModelPatchType)  patchType 
optional

补偿产品原始模型,注意,调用堆栈可能非主线程

  • Parameter productModelMapList: 产品原始模型

◆ patchProductModelMapList:patchType: [4/4]

- (nullable NSMutableArray< NSMutableDictionary * > *) patchProductModelMapList: (nullable NSMutableArray< NSMutableDictionary * > *)  productModelMapList
patchType: (ThingSmartDeviceModelPatchType)  patchType 
optional

补偿产品原始模型,注意,调用堆栈可能非主线程

  • Parameter productModelMapList: 产品原始模型

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