#import <ThingSmartActivatorDeviceExpandDelegate.h>
◆ activatorService:activatorType:didReceiveResponse:error: [1/2]
Response information from the device (required for AP/BLE/Broadband service).
- Parameters
-
service | Network configuration instance. |
type | Network configuration type. |
response | Response information from the device. For Wi-Fi network configuration errors:
- response: ActivatorConfigResponse
- response.response: ActivatorConfigResponseConfigWifi
|
errorModel | Error returned by the device. |
◆ activatorService:activatorType:didReceiveResponse:error: [2/2]
Response information from the device (required for AP/BLE/Broadband service).
- Parameters
-
service | Network configuration instance. |
type | Network configuration type. |
response | Response information from the device. For Wi-Fi network configuration errors:
- response: ActivatorConfigResponse
- response.response: ActivatorConfigResponseConfigWifi
|
errorModel | Error returned by the device. |
◆ beaconServiceDidFinishConfigAllDevices [1/2]
- (void) beaconServiceDidFinishConfigAllDevices |
|
|
|
|
optional |
Batch network configuration completed, only supports beacon devices.
◆ beaconServiceDidFinishConfigAllDevices [2/2]
- (void) beaconServiceDidFinishConfigAllDevices |
|
|
|
|
optional |
Batch network configuration completed, only supports beacon devices.
◆ matterCommissioningSessionEstablishmentComplete: [1/2]
Matter commission establish complet, model's type will be known.
- Parameters
-
◆ matterCommissioningSessionEstablishmentComplete: [2/2]
Matter commission establish complet, model's type will be known.
- Parameters
-
◆ matterCommissioningStatusUpdate: [1/2]
- (void) matterCommissioningStatusUpdate: |
|
(ThingMatterDeviceStatus) |
status |
|
|
optional |
Status when matter pairing.This API will called many times when pairing.
- Parameters
-
◆ matterCommissioningStatusUpdate: [2/2]
- (void) matterCommissioningStatusUpdate: |
|
(ThingMatterDeviceStatus) |
status |
|
|
optional |
Status when matter pairing.This API will called many times when pairing.
- Parameters
-
◆ matterDeviceAttestation:error: [1/2]
- (void) matterDeviceAttestation: |
|
(void *) |
device |
error: |
|
(NSError *_Nonnull) |
error |
|
|
| |
|
optional |
Matter device attestation fail, use -continueCommissioningDevice:ignoreAttestationFailure:error:
to continue OR interrupt.
Notice Usually app will display a alert view to user, allowing the user to judge whether to ignore the attestation fail.
- Parameters
-
device | the failure device. |
error | the failure error info. |
◆ matterDeviceAttestation:error: [2/2]
- (void) matterDeviceAttestation: |
|
(void *) |
device |
error: |
|
(NSError *_Nonnull) |
error |
|
|
| |
|
optional |
Matter device attestation fail, use -continueCommissioningDevice:ignoreAttestationFailure:error:
to continue OR interrupt.
Notice Usually app will display a alert view to user, allowing the user to judge whether to ignore the attestation fail.
- Parameters
-
device | the failure device. |
error | the failure error info. |
◆ matterDeviceDiscoveryed: [1/2]
Discoveryed Matter Device.
- Parameters
-
typeModel | device type model |
◆ matterDeviceDiscoveryed: [2/2]
Discoveryed Matter Device.
- Parameters
-
typeModel | device type model |
◆ matterDeviceScannedAvailableWIFIList: [1/2]
Matter Device scanned available wifi list.
◆ matterDeviceScannedAvailableWIFIList: [2/2]
Matter Device scanned available wifi list.
◆ matterSupportComplete: [1/2]
- (void) matterSupportComplete: |
|
(NSString *) |
gatewayName |
|
|
optional |
System matter support operation complete.
- Parameters
-
gatewayName | gateway device name. |
◆ matterSupportComplete: [2/2]
- (void) matterSupportComplete: |
|
(NSString *) |
gatewayName |
|
|
optional |
System matter support operation complete.
- Parameters
-
gatewayName | gateway device name. |
The documentation for this protocol was generated from the following files:
- /Users/humtong/Downloads/Pods_副本/ThingSmartActivatorDiscoveryManager/ThingSmartActivatorDiscoveryManager.xcframework/ios-x86_64-simulator/ThingSmartActivatorDiscoveryManager.framework/Headers/ThingSmartActivatorDeviceExpandDelegate.h
- /Users/humtong/Downloads/Pods_副本/ThingSmartActivatorDiscoveryManager/ThingSmartActivatorDiscoveryManager.xcframework/ios-arm64/ThingSmartActivatorDiscoveryManager.framework/Headers/ThingSmartActivatorDeviceExpandDelegate.h