Tuya iOS Smart Life App SDK 5.15.0
ThingDeviceConfigInfo Class Reference

#import <ThingDeviceConfigInfo.h>

Inheritance diagram for ThingDeviceConfigInfo:

Properties

NSString * name
 
NSString * icon
 
BOOL whetherHasAuth
 
BOOL support5G
 
NSString * gwid
 
NSString * id
 

Detailed Description

Definition at line 12 of file ThingDeviceConfigInfo.h.

Property Documentation

◆ gwid

- (NSString *) gwid
readwritenonatomicstrong

Definition at line 20 of file ThingDeviceConfigInfo.h.

◆ icon

- (NSString *) icon
readwritenonatomicstrong

Definition at line 15 of file ThingDeviceConfigInfo.h.

◆ id

- (NSString *) id
readwritenonatomicstrong

Definition at line 21 of file ThingDeviceConfigInfo.h.

◆ name

- (NSString *) name
readwritenonatomicstrong

Definition at line 14 of file ThingDeviceConfigInfo.h.

◆ support5G

- (BOOL) support5G
readwritenonatomicassign

Definition at line 17 of file ThingDeviceConfigInfo.h.

◆ whetherHasAuth

- (BOOL) whetherHasAuth
readwritenonatomicassign

Definition at line 16 of file ThingDeviceConfigInfo.h.


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