Tuya iOS Smart Life App SDK 5.15.0
ThingSmartDeviceAlarmServiceRequestModel Class Reference

#import <ThingSmartPushSettingRequestModel.h>

Inheritance diagram for ThingSmartDeviceAlarmServiceRequestModel:

Properties

NSString * deviceId
 The device Id. More...
 
long long homeId
 The family Id. More...
 
ThingSmartDeviceAlarmPushChannel pushChannel
 Specifies the push channel for the alarm. More...
 

Detailed Description

Definition at line 47 of file ThingSmartPushSettingRequestModel.h.

Property Documentation

◆ deviceId

- (NSString *) deviceId
readwritenonatomiccopy

The device Id.

Definition at line 49 of file ThingSmartPushSettingRequestModel.h.

◆ homeId

- (long long) homeId
readwritenonatomicassign

The family Id.

Definition at line 51 of file ThingSmartPushSettingRequestModel.h.

◆ pushChannel

- (ThingSmartDeviceAlarmPushChannel) pushChannel
readwritenonatomicassign

Specifies the push channel for the alarm.

Definition at line 53 of file ThingSmartPushSettingRequestModel.h.


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