Tuya iOS Smart Life App SDK 5.15.0
ThingSmartAIEventModel Class Reference

#import <ThingSmartCloudModels.h>

Inheritance diagram for ThingSmartAIEventModel:

Instance Methods

(ThingSmartAIEventModel *) - initAIEventModel:
 
(ThingSmartAIEventModel *) - initAIEventModel:
 

Class Methods

(NSArray< ThingSmartAIEventModel * > *) + modelsWithDictArray:
 
(NSArray< ThingSmartAIEventModel * > *) + modelsWithDictArray:
 

Properties

NSString * aiCode
 ai 侦测code More...
 
NSString * aiCodeDesc
 ai 侦测名称 More...
 
NSString * aiCodeIcon
 ai 侦测图标 More...
 
NSInteger startTime
 开始时间 More...
 
NSInteger endTime
 结束时间 More...
 
NSInteger orderValue
 排序值 More...
 

Detailed Description

Definition at line 49 of file ThingSmartCloudModels.h.

Method Documentation

◆ initAIEventModel: [1/2]

- (ThingSmartAIEventModel *) initAIEventModel: (NSDictionary *)  dic

◆ initAIEventModel: [2/2]

- (ThingSmartAIEventModel *) initAIEventModel: (NSDictionary *)  dic

◆ modelsWithDictArray: [1/2]

+ (NSArray< ThingSmartAIEventModel * > *) modelsWithDictArray: (NSArray< NSDictionary * > *)  dictArray

◆ modelsWithDictArray: [2/2]

+ (NSArray< ThingSmartAIEventModel * > *) modelsWithDictArray: (NSArray< NSDictionary * > *)  dictArray

Property Documentation

◆ aiCode

- (NSString *) aiCode
readwritenonatomiccopy

ai 侦测code

Definition at line 52 of file ThingSmartCloudModels.h.

◆ aiCodeDesc

- (NSString *) aiCodeDesc
readwritenonatomiccopy

ai 侦测名称

Definition at line 55 of file ThingSmartCloudModels.h.

◆ aiCodeIcon

- (NSString *) aiCodeIcon
readwritenonatomiccopy

ai 侦测图标

Definition at line 58 of file ThingSmartCloudModels.h.

◆ endTime

- (NSInteger) endTime
readwritenonatomicassign

结束时间

Definition at line 64 of file ThingSmartCloudModels.h.

◆ orderValue

- (NSInteger) orderValue
readwritenonatomicassign

排序值

Definition at line 67 of file ThingSmartCloudModels.h.

◆ startTime

- (NSInteger) startTime
readwritenonatomicassign

开始时间

Definition at line 61 of file ThingSmartCloudModels.h.


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