Tuya iOS Smart Life App SDK 5.15.0
ThingSmartCloudTimeEventModel Class Reference

#import <ThingSmartCloudModels.h>

Inheritance diagram for ThingSmartCloudTimeEventModel:

Instance Methods

(instancetype) - initWithDict:
 
(instancetype) - initWithDict:
 

Class Methods

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

Properties

NSString * describe
 
NSInteger startTime
 
NSInteger endTime
 
NSString * snapshotUrl
 
NSArray< ThingSmartAIEventModel * > * aiDetectList
 
BOOL isEncypt
 

Detailed Description

Definition at line 74 of file ThingSmartCloudModels.h.

Method Documentation

◆ initWithDict: [1/2]

- (instancetype) initWithDict: (NSDictionary *)  dict

◆ initWithDict: [2/2]

- (instancetype) initWithDict: (NSDictionary *)  dict

◆ modelsWithDictArray: [1/2]

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

◆ modelsWithDictArray: [2/2]

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

Property Documentation

◆ aiDetectList

- (NSArray< ThingSmartAIEventModel * > *) aiDetectList
readwritenonatomicstrong

Definition at line 88 of file ThingSmartCloudModels.h.

◆ describe

- (NSString *) describe
readwritenonatomicstrong

Definition at line 77 of file ThingSmartCloudModels.h.

◆ endTime

- (NSInteger) endTime
readwritenonatomicassign

Definition at line 83 of file ThingSmartCloudModels.h.

◆ isEncypt

- (BOOL) isEncypt
readwritenonatomicassign

Definition at line 92 of file ThingSmartCloudModels.h.

◆ snapshotUrl

- (NSString *) snapshotUrl
readwritenonatomicstrong

Definition at line 86 of file ThingSmartCloudModels.h.

◆ startTime

- (NSInteger) startTime
readwritenonatomicassign

Definition at line 80 of file ThingSmartCloudModels.h.


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