![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
ThingSmartSceneLogModel provides more attributes for developers to create log list model for scene. More...
#import <ThingSmartSceneLogModel.h>
Properties | |
NSArray< ThingSmartSceneLogData * > * | datas |
The scene log data list. More... | |
NSInteger | totalCount |
The number of scene logs. More... | |
ThingSmartSceneLogModel provides more attributes for developers to create log list model for scene.
Definition at line 14 of file ThingSmartSceneLogModel.h.
|
readwritenonatomicstrong |
The scene log data list.
Definition at line 17 of file ThingSmartSceneLogModel.h.
|
readwritenonatomicassign |
The number of scene logs.
Definition at line 20 of file ThingSmartSceneLogModel.h.