#import <ThingMatterShareManagerInterfaceProtocol.h>
◆ getDevicesFabricNodesWithdevIds:callback: [1/2]
◆ getDevicesFabricNodesWithdevIds:callback: [2/2]
◆ getDevicesFabricNodesWithdevIds:spaceId:callback: [1/2]
◆ getDevicesFabricNodesWithdevIds:spaceId:callback: [2/2]
◆ getDevicesLocalCacheFabricNodesWithdevIds: [1/2]
◆ getDevicesLocalCacheFabricNodesWithdevIds: [2/2]
◆ getMatterDeviceACLSyncStatusWithDevIds:success:failure: [1/2]
◆ getMatterDeviceACLSyncStatusWithDevIds:success:failure: [2/2]
◆ getMatterDeviceCachedACLSyncStatus [1/2]
获取 matter 设备 ACL 同步状态的缓存数据。 注意:暂时仅无脑缓存上次接口请求的数据,如果有“在切换 Fabric 时清空缓存的需求”请在业务层自行处理。
◆ getMatterDeviceCachedACLSyncStatus [2/2]
获取 matter 设备 ACL 同步状态的缓存数据。 注意:暂时仅无脑缓存上次接口请求的数据,如果有“在切换 Fabric 时清空缓存的需求”请在业务层自行处理。
◆ getMatterNodesCachedDeviceIds [1/2]
- (NSArray< NSString * > *) getMatterNodesCachedDeviceIds |
|
|
|
◆ getMatterNodesCachedDeviceIds [2/2]
- (NSArray< NSString * > *) getMatterNodesCachedDeviceIds |
|
|
|
◆ notifyAccessControlListWithDevId:success:failure: [1/2]
通知设备写入ACL
- Parameters
-
devId | devId |
success | Called when the task is finished. |
failure | Called when the task is interrupted by an error. |
◆ notifyAccessControlListWithDevId:success:failure: [2/2]
通知设备写入ACL
- Parameters
-
devId | devId |
success | Called when the task is finished. |
failure | Called when the task is interrupted by an error. |
◆ resetMatterNodes [1/2]
- (void) resetMatterNodes |
|
|
|
◆ resetMatterNodes [2/2]
- (void) resetMatterNodes |
|
|
|
◆ setMatterNodes: [1/2]
设置当前家庭所有设备的节点信息 param nodeModelList 设备节点信息
◆ setMatterNodes: [2/2]
设置当前家庭所有设备的节点信息 param nodeModelList 设备节点信息
◆ setMatterNodesCachedDevceIds: [1/2]
- (void) setMatterNodesCachedDevceIds: |
|
(NSArray< NSString * > *) |
devIDs |
|
◆ setMatterNodesCachedDevceIds: [2/2]
- (void) setMatterNodesCachedDevceIds: |
|
(NSArray< NSString * > *) |
devIDs |
|
◆ writeAccessControlListWithDevId:success:failure: [1/2]
writeAccessControlList 写入ACL
- Parameters
-
devId | devId |
success | Called when the task is finished. |
failure | Called when the task is interrupted by an error. |
◆ writeAccessControlListWithDevId:success:failure: [2/2]
writeAccessControlList 写入ACL
- Parameters
-
devId | devId |
success | Called when the task is finished. |
failure | Called when the task is interrupted by an error. |
◆ writeAccessControlListWithDevIds:callback: [1/2]
- (void) writeAccessControlListWithDevIds: |
|
(nonnull NSArray< NSString * > *) |
devIds |
callback: |
|
(void(^)(void)) |
callback |
|
|
| |
◆ writeAccessControlListWithDevIds:callback: [2/2]
- (void) writeAccessControlListWithDevIds: |
|
(nonnull NSArray< NSString * > *) |
devIds |
callback: |
|
(void(^)(void)) |
callback |
|
|
| |
The documentation for this protocol was generated from the following files:
- /Users/humtong/Downloads/Pods_副本/ThingSmartMatterInterfaceAPI/ThingSmartMatterInterfaceAPI.xcframework/ios-arm64_x86_64-simulator/ThingSmartMatterInterfaceAPI.framework/Headers/ThingMatterShareManagerInterfaceProtocol.h
- /Users/humtong/Downloads/Pods_副本/ThingSmartMatterInterfaceAPI/ThingSmartMatterInterfaceAPI.xcframework/ios-arm64/ThingSmartMatterInterfaceAPI.framework/Headers/ThingMatterShareManagerInterfaceProtocol.h