Tuya iOS Smart Life App SDK 5.15.0
ThingSmartActivatorTypeBleModel Class Reference

Ble. More...

#import <ThingSmartActivatorTypeModel.h>

Inheritance diagram for ThingSmartActivatorTypeBleModel:
ThingSmartActivatorTypeModel ThingSmartActivatorTypeModel

Properties

ThingActivatorBleScanType scanType
 Ble Scan Type. More...
 
long long spaceId
 Home ID. More...
 
NSString * token
 Pairing token (only used for Bluetooth fallback pairing) More...
 
NSString * ssid
 Wi-Fi name. More...
 
NSString * password
 Wi-Fi password. More...
 
NSString * gwDevId
 Gateway ID. More...
 
- Properties inherited from ThingSmartActivatorTypeModel
ThingSmartActivatorType type
 Network configuration type. More...
 
NSString * typeName
 Network configuration type name. More...
 
ThingASActivatorServiceActionaction
 Extended behavior during network configuration process. More...
 
NSTimeInterval timeout
 Timeout. More...
 
NSDictionary * extensions
 

Detailed Description

Ble.

Definition at line 109 of file ThingSmartActivatorTypeModel.h.

Property Documentation

◆ gwDevId

- (NSString *) gwDevId
readwritenonatomiccopy

Gateway ID.

Definition at line 121 of file ThingSmartActivatorTypeModel.h.

◆ password

- (NSString *) password
readwritenonatomicstrong

Wi-Fi password.

Definition at line 119 of file ThingSmartActivatorTypeModel.h.

◆ scanType

- (ThingActivatorBleScanType) scanType
readwritenonatomicassign

Ble Scan Type.

Definition at line 111 of file ThingSmartActivatorTypeModel.h.

◆ spaceId

- (long long) spaceId
readwritenonatomicassign

Home ID.

Definition at line 113 of file ThingSmartActivatorTypeModel.h.

◆ ssid

- (NSString *) ssid
readwritenonatomicstrong

Wi-Fi name.

Definition at line 117 of file ThingSmartActivatorTypeModel.h.

◆ token

- (NSString *) token
readwritenonatomicstrong

Pairing token (only used for Bluetooth fallback pairing)

Definition at line 115 of file ThingSmartActivatorTypeModel.h.


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