Tuya iOS Smart Life App SDK 5.15.0
ThingCameraAIDetectConfigModel Class Reference

#import <ThingCameraAIDetectConfigModel.h>

Inheritance diagram for ThingCameraAIDetectConfigModel:

Instance Methods

(ThingCameraAIDetectConfigModel *) - initAIDetectConfigModel:
 
(ThingCameraAIDetectConfigModel *) - initAIDetectConfigModel:
 

Properties

BOOL isAiDevice
 当前设备是否支持ai云存储分析 More...
 
NSInteger switchState
 
NSArray< ThingCameraAIDetectEventModel * > * aiItemList
 ai侦测标签列表 More...
 

Detailed Description

Definition at line 14 of file ThingCameraAIDetectConfigModel.h.

Method Documentation

◆ initAIDetectConfigModel: [1/2]

- (ThingCameraAIDetectConfigModel *) initAIDetectConfigModel: (NSDictionary *)  dic

◆ initAIDetectConfigModel: [2/2]

- (ThingCameraAIDetectConfigModel *) initAIDetectConfigModel: (NSDictionary *)  dic

Property Documentation

◆ aiItemList

- (NSArray< ThingCameraAIDetectEventModel * > *) aiItemList
readwritenonatomicstrong

ai侦测标签列表

Definition at line 24 of file ThingCameraAIDetectConfigModel.h.

◆ isAiDevice

- (BOOL) isAiDevice
readwritenonatomicassign

当前设备是否支持ai云存储分析

Definition at line 17 of file ThingCameraAIDetectConfigModel.h.

◆ switchState

- (NSInteger) switchState
readwritenonatomicassign

录像ai分析开关 0-关闭,1-打开

Definition at line 21 of file ThingCameraAIDetectConfigModel.h.


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