Tuya iOS Smart Life App SDK 5.15.0
ThingSmartMatterCommissionModel Class Reference

#import <ThingSmartMatterCommissionModel.h>

Inheritance diagram for ThingSmartMatterCommissionModel:

Instance Methods

(instancetype) - NS_UNAVAILABLE
 
(instancetype) - initWithSSid:password:
 
(instancetype) - initWithGatewayId:
 
(instancetype) - NS_UNAVAILABLE
 
(instancetype) - initWithSSid:password:
 
(instancetype) - initWithGatewayId:
 

Properties

NSString * ssid
 
NSString * password
 
NSString *_Nullable gwId
 

Detailed Description

Definition at line 12 of file ThingSmartMatterCommissionModel.h.

Method Documentation

◆ initWithGatewayId: [1/2]

- (instancetype) initWithGatewayId: (NSString *)  gwId

◆ initWithGatewayId: [2/2]

- (instancetype) initWithGatewayId: (NSString *)  gwId

◆ initWithSSid:password: [1/2]

- (instancetype) initWithSSid: (NSString *)  ssid
password: (NSString *)  password 

◆ initWithSSid:password: [2/2]

- (instancetype) initWithSSid: (NSString *)  ssid
password: (NSString *)  password 

◆ NS_UNAVAILABLE [1/2]

- (instancetype) NS_UNAVAILABLE

◆ NS_UNAVAILABLE [2/2]

- (instancetype) NS_UNAVAILABLE

Property Documentation

◆ gwId

- (NSString *_Nullable) gwId
readwritenonatomicstrong

Definition at line 18 of file ThingSmartMatterCommissionModel.h.

◆ password

- (NSString *) password
readwritenonatomicstrong

Definition at line 16 of file ThingSmartMatterCommissionModel.h.

◆ ssid

- (NSString *) ssid
readwritenonatomicstrong

Definition at line 14 of file ThingSmartMatterCommissionModel.h.


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