The Bluetooth mesh group delegate. The delegate is instantiated when a gateway is used to add a device to a group.
More...
#import <ThingSmartBleMeshGroup.h>
The Bluetooth mesh group delegate. The delegate is instantiated when a gateway is used to add a device to a group.
Definition at line 14 of file ThingSmartBleMeshGroup.h.
◆ meshGroup:addResponseCode: [1/2]
The group response that is returned when the Bluetooth mesh device joins the gateway.
- Parameters
-
group | The Thing Smart Bluetooth mesh group. |
responseCode | Valid values: 1 : exceeds the maximum number of scenes. 2 : sub-device timeout. 3 : specifies a value out of range. 4 : file writing error. 5 : other errors. |
◆ meshGroup:addResponseCode: [2/2]
The group response that is returned when the Bluetooth mesh device joins the gateway.
- Parameters
-
group | The Thing Smart Bluetooth mesh group. |
responseCode | Valid values: 1 : exceeds the maximum number of scenes. 2 : sub-device timeout. 3 : specifies a value out of range. 4 : file writing error. 5 : other errors. |
◆ meshGroup:removeResponseCode: [1/2]
The group response that is returned when a Bluetooth mesh device is removed.
- Parameters
-
group | The Thing Smart Bluetooth mesh group. |
responseCode | Valid values: 1 : exceeds the maximum number of scenes. 2 : sub-device timeout. 3 : specifies a value out of range. 4 : file writing error. 5 : other errors. |
◆ meshGroup:removeResponseCode: [2/2]
The group response that is returned when a Bluetooth mesh device is removed.
- Parameters
-
group | The Thing Smart Bluetooth mesh group. |
responseCode | Valid values: 1 : exceeds the maximum number of scenes. 2 : sub-device timeout. 3 : specifies a value out of range. 4 : file writing error. 5 : other errors. |
The documentation for this protocol was generated from the following files:
- /Users/humtong/Downloads/Pods_副本/ThingSmartBLEMeshKit/Build/ThingSmartBLEMeshKit.xcframework/ios-arm64_x86_64-simulator/ThingSmartBLEMeshKit.framework/Headers/ThingSmartBleMeshGroup.h
- /Users/humtong/Downloads/Pods_副本/ThingSmartBLEMeshKit/Build/ThingSmartBLEMeshKit.xcframework/ios-arm64/ThingSmartBLEMeshKit.framework/Headers/ThingSmartBleMeshGroup.h