#import <ThingSmartMatterShareManager.h>
◆ getDevicesFabricNodesWithdevIds:callback: [1/2]
shareInstance
Get the device fabric node.
- Parameters
-
devIds | List of device id. |
callback | Called when the task is finished. |
◆ getDevicesFabricNodesWithdevIds:callback: [2/2]
shareInstance
Get the device fabric node.
- Parameters
-
devIds | List of device id. |
callback | Called when the task is finished. |
◆ getDevicesFabricNodesWithdevIds:spaceId:callback: [1/2]
Get the device fabric node models in specified space id.
- Parameters
-
devIds | List of device id. |
spaceId | The space id. (aka home id) |
callback | Called when the task is finished. |
◆ getDevicesFabricNodesWithdevIds:spaceId:callback: [2/2]
Get the device fabric node models in specified space id.
- Parameters
-
devIds | List of device id. |
spaceId | The space id. (aka home id) |
callback | Called when the task is finished. |
◆ getDevicesLocalCacheFabricNodesWithdevIds: [1/2]
Fetch the fabric nodes from local cached.
- Parameters
-
◆ getDevicesLocalCacheFabricNodesWithdevIds: [2/2]
Fetch the fabric nodes from local cached.
- Parameters
-
◆ notifyAccessControlListWithDevId:success:failure: [1/2]
Notify device write ACL (Access Controller List). Notice: The method used for Thing Matter Device.
- Parameters
-
devId | List of device id. |
success | Called when the task is finished. |
failure | Called when the task is interrupted by an error. |
◆ notifyAccessControlListWithDevId:success:failure: [2/2]
Notify device write ACL (Access Controller List). Notice: The method used for Thing Matter Device.
- Parameters
-
devId | List of device id. |
success | Called when the task is finished. |
failure | Called when the task is interrupted by an error. |
◆ setMatterNodes: [1/2]
Set the matter node info.
- Parameters
-
nodeModelList | List of matter device node model. |
◆ setMatterNodes: [2/2]
Set the matter node info.
- Parameters
-
nodeModelList | List of matter device node model. |
◆ writeAccessControlListWithDevId:success:failure: [1/2]
Write ACL (Access Controller List) to Matter Device.
- Parameters
-
devId | List of device id. |
success | Called when the task is finished. |
failure | Called when the task is interrupted by an error. |
◆ writeAccessControlListWithDevId:success:failure: [2/2]
Write ACL (Access Controller List) to Matter Device.
- Parameters
-
devId | List of device id. |
success | Called when the task is finished. |
failure | Called when the task is interrupted by an error. |
The documentation for this class was generated from the following files:
- /Users/humtong/Downloads/Pods_副本/ThingSmartMatterKit/Build/ThingSmartMatterKit.xcframework/ios-x86_64-simulator/ThingSmartMatterKit.framework/Headers/ThingSmartMatterShareManager.h
- /Users/humtong/Downloads/Pods_副本/ThingSmartMatterKit/Build/ThingSmartMatterKit.xcframework/ios-arm64/ThingSmartMatterKit.framework/Headers/ThingSmartMatterShareManager.h