![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
Ble. More...
#import <ThingSmartActivatorTypeModel.h>
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... | |
| ThingASActivatorServiceAction * | action |
| Extended behavior during network configuration process. More... | |
| NSTimeInterval | timeout |
| Timeout. More... | |
| NSDictionary * | extensions |
Ble.
Definition at line 109 of file ThingSmartActivatorTypeModel.h.
|
readwritenonatomiccopy |
Gateway ID.
Definition at line 121 of file ThingSmartActivatorTypeModel.h.
|
readwritenonatomicstrong |
Wi-Fi password.
Definition at line 119 of file ThingSmartActivatorTypeModel.h.
|
readwritenonatomicassign |
Ble Scan Type.
Definition at line 111 of file ThingSmartActivatorTypeModel.h.
|
readwritenonatomicassign |
Home ID.
Definition at line 113 of file ThingSmartActivatorTypeModel.h.
|
readwritenonatomicstrong |
Wi-Fi name.
Definition at line 117 of file ThingSmartActivatorTypeModel.h.
|
readwritenonatomicstrong |
Pairing token (only used for Bluetooth fallback pairing)
Definition at line 115 of file ThingSmartActivatorTypeModel.h.