Tuya iOS Smart Life App SDK 5.15.0
ThingSmartSceneLogModel Class Reference

ThingSmartSceneLogModel provides more attributes for developers to create log list model for scene. More...

#import <ThingSmartSceneLogModel.h>

Inheritance diagram for ThingSmartSceneLogModel:

Properties

NSArray< ThingSmartSceneLogData * > * datas
 The scene log data list. More...
 
NSInteger totalCount
 The number of scene logs. More...
 

Detailed Description

ThingSmartSceneLogModel provides more attributes for developers to create log list model for scene.

Definition at line 14 of file ThingSmartSceneLogModel.h.

Property Documentation

◆ datas

- (NSArray< ThingSmartSceneLogData * > *) datas
readwritenonatomicstrong

The scene log data list.

Definition at line 17 of file ThingSmartSceneLogModel.h.

◆ totalCount

- (NSInteger) totalCount
readwritenonatomicassign

The number of scene logs.

Definition at line 20 of file ThingSmartSceneLogModel.h.


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