Tuya iOS Smart Life App SDK 5.15.0
ThingSmartALinkModeModel Class Reference

#import <ThingSmartALinkModeModel.h>

Inheritance diagram for ThingSmartALinkModeModel:

Properties

NSString * title
 linkMode 名 More...
 
NSString * desText
 
NSInteger linkMode
 EZ=1 AP=2 ZIGSUB=3 QRCode=4 NB=5 GPRS=6 BT=7 WC=8 433SUB=9 CaptureDevice2=10 QRCode2=11 CaptureDevice=1000. More...
 
NSArray< ThingSmartALeadModel * > * leadList
 详细引导 More...
 
BOOL updatedTag
 是否在 IoT 平台上被修改过,未修改时仍然使用默认默认交互 More...
 
ThingSmartALeadModelsingleLead
 

Detailed Description

Definition at line 12 of file ThingSmartALinkModeModel.h.

Property Documentation

◆ desText

- (NSString *) desText
readwritenonatomiccopy

描述

Definition at line 15 of file ThingSmartALinkModeModel.h.

◆ leadList

- (NSArray< ThingSmartALeadModel * > *) leadList
readwritenonatomicstrong

详细引导

Definition at line 18 of file ThingSmartALinkModeModel.h.

◆ linkMode

- (NSInteger) linkMode
readwritenonatomicassign

EZ=1 AP=2 ZIGSUB=3 QRCode=4 NB=5 GPRS=6 BT=7 WC=8 433SUB=9 CaptureDevice2=10 QRCode2=11 CaptureDevice=1000.

当前配网类型

Definition at line 17 of file ThingSmartALinkModeModel.h.

◆ singleLead

- (ThingSmartALeadModel *) singleLead
readwritenonatomicstrong

Definition at line 20 of file ThingSmartALinkModeModel.h.

◆ title

- (NSString *) title
readwritenonatomiccopy

linkMode 名

Definition at line 14 of file ThingSmartALinkModeModel.h.

◆ updatedTag

- (BOOL) updatedTag
readwritenonatomicassign

是否在 IoT 平台上被修改过,未修改时仍然使用默认默认交互

Definition at line 19 of file ThingSmartALinkModeModel.h.


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