Tuya iOS Smart Life App SDK 5.15.0
WTLEventReport Class Reference

#import <WTLBaseDevice.h>

Inheritance diagram for WTLEventReport:

Instance Methods

(WTLEventTimeType eventTimeType) - API_AVAILABLE
 
(NSTimeInterval systemUpTime) - API_AVAILABLE
 
(NSDate *timestampDate) - API_AVAILABLE
 
(NSNumber *timestamp) - WTL_DEPRECATED
 

Properties

WTLEventPathpath
 
NSNumber * eventNumber
 
NSNumber * priority
 
id value
 
NSError * error
 

Detailed Description

Definition at line 611 of file WTLBaseDevice.h.

Method Documentation

◆ API_AVAILABLE [1/3]

- (WTLEventTimeType eventTimeType) API_AVAILABLE (macos(13.4)) 
(watchos(9.5)) 
(tvos(16.5))   

◆ API_AVAILABLE [2/3]

- (NSTimeInterval systemUpTime) API_AVAILABLE (macos(13.4)) 
(watchos(9.5)) 
(tvos(16.5))   

◆ API_AVAILABLE [3/3]

- (NSDate *timestampDate) API_AVAILABLE (macos(13.4)) 
(watchos(9.5)) 
(tvos(16.5))   

◆ WTL_DEPRECATED

- (NSNumber *timestamp) WTL_DEPRECATED ("Please use timestampDate and systemUpTime") 
(macos(13.0, 13.4)) 
(watchos(9.1, 9.5)) 
(tvos(16.1, 16.5))   

Provided by category WTLEventReport(Deprecated).

Property Documentation

◆ error

- (NSError*) error
readnonatomiccopy

Definition at line 628 of file WTLBaseDevice.h.

◆ eventNumber

- (NSNumber*) eventNumber
readnonatomiccopy

Definition at line 613 of file WTLBaseDevice.h.

◆ path

- (WTLEventPath*) path
readnonatomiccopy

Definition at line 612 of file WTLBaseDevice.h.

◆ priority

- (NSNumber*) priority
readnonatomiccopy

Definition at line 614 of file WTLBaseDevice.h.

◆ value

- (id) value
readnonatomiccopy

Definition at line 623 of file WTLBaseDevice.h.


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