#import <ThingPairingManager.h>
Definition at line 21 of file ThingPairingManager.h.
◆ connectSSID:pwd:success:failure: [1/2]
◆ connectSSID:pwd:success:failure: [2/2]
◆ connectSSIDPrefix:pwd:success:failure: [1/2]
◆ connectSSIDPrefix:pwd:success:failure: [2/2]
◆ connectWifiWithSSID:password:completionHandler: [1/2]
+ (void) connectWifiWithSSID: |
|
(NSString *) |
ssid |
password: |
|
(NSString *) |
password |
completionHandler: |
|
(void(^)(NSError *error)) |
completionHandler |
|
|
| |
◆ connectWifiWithSSID:password:completionHandler: [2/2]
+ (void) connectWifiWithSSID: |
|
(NSString *) |
ssid |
password: |
|
(NSString *) |
password |
completionHandler: |
|
(void(^)(NSError *error)) |
completionHandler |
|
|
| |
◆ connectWifiWithSSIDPrefix:password:completionHandler: [1/2]
+ (void) connectWifiWithSSIDPrefix: |
|
(NSString *) |
SSIDPrefix |
password: |
|
(NSString *) |
password |
completionHandler: |
|
(void(^)(NSError *error)) |
completionHandler |
|
|
| |
◆ connectWifiWithSSIDPrefix:password:completionHandler: [2/2]
+ (void) connectWifiWithSSIDPrefix: |
|
(NSString *) |
SSIDPrefix |
password: |
|
(NSString *) |
password |
completionHandler: |
|
(void(^)(NSError *error)) |
completionHandler |
|
|
| |
◆ continueConfigSecurityLevelDevice [1/2]
- (void) continueConfigSecurityLevelDevice |
|
|
|
◆ continueConfigSecurityLevelDevice [2/2]
- (void) continueConfigSecurityLevelDevice |
|
|
|
◆ disconnectWifiWithSSID: [1/2]
+ (void) disconnectWifiWithSSID: |
|
(NSString *) |
ssid |
|
◆ disconnectWifiWithSSID: [2/2]
+ (void) disconnectWifiWithSSID: |
|
(NSString *) |
ssid |
|
◆ getBSSID:failure: [1/2]
◆ getBSSID:failure: [2/2]
◆ getSSID:failure: [1/2]
◆ getSSID:failure: [2/2]
◆ pairingSubDeviceWithGwId:msg:localKey:pv:success:failure: [1/2]
- (void) pairingSubDeviceWithGwId: |
|
(NSString *) |
gwId |
msg: |
|
(NSDictionary *) |
msg |
localKey: |
|
(NSString *) |
localKey |
pv: |
|
(double) |
pv |
success: |
|
(nullable ThingSuccessHandler) |
success |
failure: |
|
(nullable ThingFailureError) |
failure |
|
|
| |
◆ pairingSubDeviceWithGwId:msg:localKey:pv:success:failure: [2/2]
- (void) pairingSubDeviceWithGwId: |
|
(NSString *) |
gwId |
msg: |
|
(NSDictionary *) |
msg |
localKey: |
|
(NSString *) |
localKey |
pv: |
|
(double) |
pv |
success: |
|
(nullable ThingSuccessHandler) |
success |
failure: |
|
(nullable ThingFailureError) |
failure |
|
|
| |
◆ publishMqttMsg:protocol:devId:localKey:pv:success:failure: [1/2]
- (void) publishMqttMsg: |
|
(NSDictionary *) |
msg |
protocol: |
|
(NSInteger) |
protocol |
devId: |
|
(NSString *) |
devId |
localKey: |
|
(NSString *) |
localKey |
pv: |
|
(double) |
pv |
success: |
|
(nullable ThingSuccessHandler) |
success |
failure: |
|
(nullable ThingFailureError) |
failure |
|
|
| |
◆ publishMqttMsg:protocol:devId:localKey:pv:success:failure: [2/2]
- (void) publishMqttMsg: |
|
(NSDictionary *) |
msg |
protocol: |
|
(NSInteger) |
protocol |
devId: |
|
(NSString *) |
devId |
localKey: |
|
(NSString *) |
localKey |
pv: |
|
(double) |
pv |
success: |
|
(nullable ThingSuccessHandler) |
success |
failure: |
|
(nullable ThingFailureError) |
failure |
|
|
| |
◆ resetDevice [1/2]
◆ resetDevice [2/2]
◆ resumeAPPlusWithConfiguration: [1/2]
◆ resumeAPPlusWithConfiguration: [2/2]
◆ resumeConfigWiFi:error: [1/2]
◆ resumeConfigWiFi:error: [2/2]
◆ scanConnectableWiFiList:success:failure: [1/2]
◆ scanConnectableWiFiList:success:failure: [2/2]
◆ searchDevices [1/2]
◆ searchDevices [2/2]
◆ startPairingWithConfiguration:mode:delegate: [1/2]
◆ startPairingWithConfiguration:mode:delegate: [2/2]
◆ stopConfigWiFi [1/2]
◆ stopConfigWiFi [2/2]
◆ stopConfigWifiUnBind [1/2]
- (void) stopConfigWifiUnBind |
|
|
|
◆ stopConfigWifiUnBind [2/2]
- (void) stopConfigWifiUnBind |
|
|
|
◆ stopConfigZigbeeSubDevice [1/2]
- (void) stopConfigZigbeeSubDevice |
|
|
|
◆ stopConfigZigbeeSubDevice [2/2]
- (void) stopConfigZigbeeSubDevice |
|
|
|
◆ dataExt
- (NSDictionary *) dataExt |
|
readwritenonatomiccopy |
◆ gwId
◆ hasSuccess
◆ isPairing
◆ isReported
◆ logTrackConfiguration
◆ miniPairId
- (NSString *) miniPairId |
|
readwritenonatomiccopy |
◆ mode
- (ThingActivatorMode) mode |
|
readwritenonatomicassign |
◆ pairStep
◆ productId
◆ registerString
- (NSString *) registerString |
|
readwritenonatomicstrong |
◆ token
◆ type
The documentation for this class was generated from the following files:
- /Users/humtong/Downloads/Pods_副本/ThingSmartPairingCoreKit/Build/ThingSmartPairingCoreKit.xcframework/ios-arm64_x86_64-simulator/ThingSmartPairingCoreKit.framework/Headers/ThingPairingManager.h
- /Users/humtong/Downloads/Pods_副本/ThingSmartPairingCoreKit/Build/ThingSmartPairingCoreKit.xcframework/ios-arm64/ThingSmartPairingCoreKit.framework/Headers/ThingPairingManager.h