Tuya iOS Smart Life App SDK 5.15.0
ThingSmartMatterNetworkScannedModel Class Reference

#import <ThingSmartMatterNetworkScannedModel.h>

Inheritance diagram for ThingSmartMatterNetworkScannedModel:

Properties

ThingMatterScannedWIFISecurityType securityType
 
NSString * ssid
 
NSNumber * channel
 
ThingMatterScannedWIFIBandType wiFiBand
 
NSNumber * rssi
 

Detailed Description

Definition at line 30 of file ThingSmartMatterNetworkScannedModel.h.

Property Documentation

◆ channel

- (NSNumber *) channel
readwritenonatomiccopy

Definition at line 39 of file ThingSmartMatterNetworkScannedModel.h.

◆ rssi

- (NSNumber *) rssi
readwritenonatomiccopy

Definition at line 45 of file ThingSmartMatterNetworkScannedModel.h.

◆ securityType

- (ThingMatterScannedWIFISecurityType) securityType
readwritenonatomicassign

Definition at line 33 of file ThingSmartMatterNetworkScannedModel.h.

◆ ssid

- (NSString *) ssid
readwritenonatomicstrong

Definition at line 36 of file ThingSmartMatterNetworkScannedModel.h.

◆ wiFiBand

- (ThingMatterScannedWIFIBandType) wiFiBand
readwritenonatomicassign

Definition at line 42 of file ThingSmartMatterNetworkScannedModel.h.


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