Tuya iOS Smart Life App SDK 5.15.0
ThingDeviceTimerBleSyncReadingTask Class Reference

读取的定时任务 More...

#import <ThingDeviceTimerBleSyncUtils.h>

Inheritance diagram for ThingDeviceTimerBleSyncReadingTask:

Instance Methods

(nullable instancetype) - initWithBleData:
 
(nullable instancetype) - initWithBleData:
 

Properties

ThingDeviceTimerBleSyncReadingHeader header
 
NSArray< ThingDeviceTimerBleSyncReadingBody * > * taskList
 

Detailed Description

读取的定时任务

Definition at line 81 of file ThingDeviceTimerBleSyncUtils.h.

Method Documentation

◆ initWithBleData: [1/2]

- (nullable instancetype) initWithBleData: (NSData *)  data

使用蓝牙返回的 data 初始化

Parameters
data蓝牙返回的 data
Returns
返回 nil 如果格式有问题

◆ initWithBleData: [2/2]

- (nullable instancetype) initWithBleData: (NSData *)  data

使用蓝牙返回的 data 初始化

Parameters
data蓝牙返回的 data
Returns
返回 nil 如果格式有问题

Property Documentation

◆ header

- (ThingDeviceTimerBleSyncReadingHeader) header
readwritenonatomicassign

Definition at line 82 of file ThingDeviceTimerBleSyncUtils.h.

◆ taskList

- (NSArray< ThingDeviceTimerBleSyncReadingBody * > *) taskList
readwritenonatomiccopy

Definition at line 83 of file ThingDeviceTimerBleSyncUtils.h.


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