Tuya iOS Smart Life App SDK 5.15.0
ThingSmartCloudTimePieceModel Class Reference

#import <ThingSmartCloudModels.h>

Inheritance diagram for ThingSmartCloudTimePieceModel:
ThingSmartAICloudTimePieceModel ThingSmartAICloudTimePieceModel

Instance Methods

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

Class Methods

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

Properties

NSInteger startTime
 
NSDate * startDate
 
NSInteger endTime
 
NSDate * endDate
 
NSInteger playTime
 
id prefix
 
NSArray< ThingSmartAICloudTimePieceModel * > * aiDetectList
 

Detailed Description

Definition at line 98 of file ThingSmartCloudModels.h.

Method Documentation

◆ initWithDict: [1/2]

- (instancetype) initWithDict: (NSDictionary *)  dict

◆ initWithDict: [2/2]

- (instancetype) initWithDict: (NSDictionary *)  dict

◆ modelsWithDictArray: [1/2]

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

◆ modelsWithDictArray: [2/2]

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

Property Documentation

◆ aiDetectList

- (NSArray< ThingSmartAICloudTimePieceModel * > *) aiDetectList
readwritenonatomicstrong

Definition at line 122 of file ThingSmartCloudModels.h.

◆ endDate

- (NSDate *) endDate
readwritenonatomicstrong

Definition at line 110 of file ThingSmartCloudModels.h.

◆ endTime

- (NSInteger) endTime
readwritenonatomicassign

Definition at line 107 of file ThingSmartCloudModels.h.

◆ playTime

- (NSInteger) playTime
readwritenonatomicassign

Definition at line 113 of file ThingSmartCloudModels.h.

◆ prefix

- (id) prefix
readwritenonatomicstrong

Definition at line 116 of file ThingSmartCloudModels.h.

◆ startDate

- (NSDate *) startDate
readwritenonatomicstrong

Definition at line 104 of file ThingSmartCloudModels.h.

◆ startTime

- (NSInteger) startTime
readwritenonatomicassign

Definition at line 101 of file ThingSmartCloudModels.h.


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