Tuya iOS Smart Life App SDK 5.15.0
ThingSmartSweeperHistoryModel Class Reference

#import <ThingSmartSweeperHistoryModel.h>

Inheritance diagram for ThingSmartSweeperHistoryModel:

Properties

NSString * fileId
 
long time
 
NSString * extend
 
NSString * bucket
 
NSString * file
 
NSString * fileName
 

Detailed Description

Definition at line 13 of file ThingSmartSweeperHistoryModel.h.

Property Documentation

◆ bucket

- (NSString *) bucket
readwritenonatomiccopy

History file's bucket in the oss/s3 文件存储的bucket

Definition at line 36 of file ThingSmartSweeperHistoryModel.h.

◆ extend

- (NSString *) extend
readwritenonatomiccopy

文件拆分读取规则 (json字符串)

Definition at line 30 of file ThingSmartSweeperHistoryModel.h.

◆ file

- (NSString *) file
readwritenonatomiccopy

History file path 文件路径

Definition at line 42 of file ThingSmartSweeperHistoryModel.h.

◆ fileId

- (NSString *) fileId
readwritenonatomiccopy

History file id 文件 id

Definition at line 19 of file ThingSmartSweeperHistoryModel.h.

◆ fileName

- (NSString *) fileName
readwritenonatomiccopy

History file name

Definition at line 47 of file ThingSmartSweeperHistoryModel.h.

◆ time

- (long) time
readwritenonatomicassign

Timestamp 时间戳

Definition at line 25 of file ThingSmartSweeperHistoryModel.h.


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