The Bluetooth LE mesh delegate that is instantiated when the mesh network is used to perform a specific action.
More...
#import <ThingSmartBleMesh.h>
The Bluetooth LE mesh delegate that is instantiated when the mesh network is used to perform a specific action.
Definition at line 12 of file ThingSmartBleMesh.h.
◆ bleMeshReceiveBatchDeviceDpsInfo [1/2]
- (void) bleMeshReceiveBatchDeviceDpsInfo |
|
|
|
|
optional |
Reports multiple DPs in a call.
◆ bleMeshReceiveBatchDeviceDpsInfo [2/2]
- (void) bleMeshReceiveBatchDeviceDpsInfo |
|
|
|
|
optional |
Reports multiple DPs in a call.
◆ bleMeshReceiveRawData: [1/2]
- (void) bleMeshReceiveRawData: |
|
(NSString *) |
raw |
|
|
optional |
Receives the DPs of raw type.
◆ bleMeshReceiveRawData: [2/2]
- (void) bleMeshReceiveRawData: |
|
(NSString *) |
raw |
|
|
optional |
Receives the DPs of raw type.
◆ subDeviceUpdateWithAddress:dps: [1/2]
- (void) subDeviceUpdateWithAddress: |
|
(NSString *) |
address |
dps: |
|
(NSDictionary *) |
dps |
|
|
| |
|
optional |
The data point (DP) update.
◆ subDeviceUpdateWithAddress:dps: [2/2]
- (void) subDeviceUpdateWithAddress: |
|
(NSString *) |
address |
dps: |
|
(NSDictionary *) |
dps |
|
|
| |
|
optional |
The data point (DP) update.
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/ThingSmartBleMesh.h
- /Users/humtong/Downloads/Pods_副本/ThingSmartBLEMeshKit/Build/ThingSmartBLEMeshKit.xcframework/ios-arm64/ThingSmartBLEMeshKit.framework/Headers/ThingSmartBleMesh.h