Tuya iOS Smart Life App SDK 5.15.0
ThingSmartAIAnalyzeModel Class Reference

#import <ThingSmartCloudModels.h>

Inheritance diagram for ThingSmartAIAnalyzeModel:

Properties

NSString * aiCode
 ai分析类型code More...
 
NSInteger startTime
 ai分析事件对应的开始时间 More...
 
NSInteger endTime
 ai分析事件对应的结束时间 More...
 
id prefix
 前缀 More...
 

Detailed Description

Definition at line 13 of file ThingSmartCloudModels.h.

Property Documentation

◆ aiCode

- (NSString *) aiCode
readwritenonatomiccopy

ai分析类型code

Definition at line 16 of file ThingSmartCloudModels.h.

◆ endTime

- (NSInteger) endTime
readwritenonatomicassign

ai分析事件对应的结束时间

Definition at line 22 of file ThingSmartCloudModels.h.

◆ prefix

- (id) prefix
readwritenonatomicstrong

前缀

Definition at line 25 of file ThingSmartCloudModels.h.

◆ startTime

- (NSInteger) startTime
readwritenonatomicassign

ai分析事件对应的开始时间

Definition at line 19 of file ThingSmartCloudModels.h.


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