Tuya iOS Smart Life App SDK 5.15.0
ThingBLELogEventService Class Reference

#import <ThingBLELogEventService.h>

Inheritance diagram for ThingBLELogEventService:

Instance Methods

(void) - logEvent
 
(void) - updateLogEventWithError:
 
(void) - logEvent
 
(void) - updateLogEventWithError:
 

Properties

NSDate * freeDate
 
NSString * event
 
NSString * type
 
NSString * step
 
NSString * pid
 
NSString * uuid
 
NSString * errorMsg
 
BOOL isSuccess
 
NSString * pairID
 
NSString * category
 
NSString * subCategory
 
NSString * thirdCategory
 
NSString * firmwareSize
 OTA. More...
 
NSString * firmwareVersion
 
NSInteger bleV2Crpt
 

Detailed Description

Definition at line 125 of file ThingBLELogEventService.h.

Method Documentation

◆ logEvent [1/2]

- (void) logEvent

◆ logEvent [2/2]

- (void) logEvent

◆ updateLogEventWithError: [1/2]

- (void) updateLogEventWithError: (NSError *)  error

◆ updateLogEventWithError: [2/2]

- (void) updateLogEventWithError: (NSError *)  error

Property Documentation

◆ bleV2Crpt

- (NSInteger) bleV2Crpt
readwritenonatomicassign

Definition at line 144 of file ThingBLELogEventService.h.

◆ category

- (NSString *) category
readwritenonatomiccopy

Definition at line 137 of file ThingBLELogEventService.h.

◆ errorMsg

- (NSString *) errorMsg
readwritenonatomiccopy

Definition at line 133 of file ThingBLELogEventService.h.

◆ event

- (NSString *) event
readwritenonatomiccopy

Definition at line 128 of file ThingBLELogEventService.h.

◆ firmwareSize

- (NSString *) firmwareSize
readwritenonatomiccopy

OTA.

Definition at line 141 of file ThingBLELogEventService.h.

◆ firmwareVersion

- (NSString *) firmwareVersion
readwritenonatomiccopy

Definition at line 142 of file ThingBLELogEventService.h.

◆ freeDate

- (NSDate *) freeDate
readwritenonatomicstrong

Definition at line 127 of file ThingBLELogEventService.h.

◆ isSuccess

- (BOOL) isSuccess
readwritenonatomicassign

Definition at line 134 of file ThingBLELogEventService.h.

◆ pairID

- (NSString *) pairID
readwritenonatomiccopy

Definition at line 135 of file ThingBLELogEventService.h.

◆ pid

- (NSString *) pid
readwritenonatomiccopy

Definition at line 131 of file ThingBLELogEventService.h.

◆ step

- (NSString *) step
readwritenonatomiccopy

Definition at line 130 of file ThingBLELogEventService.h.

◆ subCategory

- (NSString *) subCategory
readwritenonatomiccopy

Definition at line 138 of file ThingBLELogEventService.h.

◆ thirdCategory

- (NSString *) thirdCategory
readwritenonatomiccopy

Definition at line 139 of file ThingBLELogEventService.h.

◆ type

- (NSString *) type
readwritenonatomiccopy

Definition at line 129 of file ThingBLELogEventService.h.

◆ uuid

- (NSString *) uuid
readwritenonatomiccopy

Definition at line 132 of file ThingBLELogEventService.h.


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