![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
Scanned Wi-Fi results. More...
#import <ThingSmartActivatorParam.h>
Properties | |
| NSString * | ssid |
| Wi-Fi name. More... | |
| NSNumber * | rssi |
| Signal strength. More... | |
| NSNumber * | sec |
| Encryption method, where 0 indicates no encryption. More... | |
Scanned Wi-Fi results.
Definition at line 50 of file ThingSmartActivatorParam.h.
|
readwritenonatomicstrong |
Signal strength.
Definition at line 54 of file ThingSmartActivatorParam.h.
|
readwritenonatomicstrong |
Encryption method, where 0 indicates no encryption.
Definition at line 56 of file ThingSmartActivatorParam.h.
|
readwritenonatomiccopy |
Wi-Fi name.
Definition at line 52 of file ThingSmartActivatorParam.h.