#import <ThingSmartBleGatewayService.h>
◆ addDelegate: [1/2]
add device delegate
- Parameters
-
◆ addDelegate: [2/2]
add device delegate
- Parameters
-
◆ addDevices:toGateway: [1/2]
- (void) addDevices: |
|
(NSArray< NSString * > *) |
devIdList |
toGateway: |
|
(NSString *) |
gatewayId |
|
|
| |
add device to gateway
- Parameters
-
gatewayId | gateway id |
devIdList | device id list |
◆ addDevices:toGateway: [2/2]
- (void) addDevices: |
|
(NSArray< NSString * > *) |
devIdList |
toGateway: |
|
(NSString *) |
gatewayId |
|
|
| |
add device to gateway
- Parameters
-
gatewayId | gateway id |
devIdList | device id list |
◆ checkAndSendHeardBeatWithGatewayIdList: [1/2]
- (void) checkAndSendHeardBeatWithGatewayIdList: |
|
(NSArray< NSString * > *) |
gatewayIdList |
|
check heart beat
- Parameters
-
gatewayIdList | gateway id list |
◆ checkAndSendHeardBeatWithGatewayIdList: [2/2]
- (void) checkAndSendHeardBeatWithGatewayIdList: |
|
(NSArray< NSString * > *) |
gatewayIdList |
|
check heart beat
- Parameters
-
gatewayIdList | gateway id list |
◆ connectDevIdList:WithGateWayId: [1/2]
- (void) connectDevIdList: |
|
(NSArray< NSString * > *) |
devIdList |
WithGateWayId: |
|
(NSString *) |
gwId |
|
|
| |
connect device id list
- Parameters
-
devIdList | device list |
gwId | gateway id |
◆ connectDevIdList:WithGateWayId: [2/2]
- (void) connectDevIdList: |
|
(NSArray< NSString * > *) |
devIdList |
WithGateWayId: |
|
(NSString *) |
gwId |
|
|
| |
connect device id list
- Parameters
-
devIdList | device list |
gwId | gateway id |
◆ deviceListFromGateway:success:failure: [1/2]
get device list
- Parameters
-
gatewayId | gateway id |
successBlock | success block |
failureBlock | failure block |
◆ deviceListFromGateway:success:failure: [2/2]
get device list
- Parameters
-
gatewayId | gateway id |
successBlock | success block |
failureBlock | failure block |
◆ disconnectDevIdList:WithGateWayId: [1/2]
- (void) disconnectDevIdList: |
|
(NSArray< NSString * > *) |
devIdList |
WithGateWayId: |
|
(NSString *) |
gwId |
|
|
| |
disconnect device id list
- Parameters
-
devIdList | device id list |
gwId | gateway id |
◆ disconnectDevIdList:WithGateWayId: [2/2]
- (void) disconnectDevIdList: |
|
(NSArray< NSString * > *) |
devIdList |
WithGateWayId: |
|
(NSString *) |
gwId |
|
|
| |
disconnect device id list
- Parameters
-
devIdList | device id list |
gwId | gateway id |
◆ removeDelegate: [1/2]
remove delegate
- Parameters
-
◆ removeDelegate: [2/2]
remove delegate
- Parameters
-
◆ removeDevice:fromGateway:success:failure: [1/2]
remove device from gateway
- Parameters
-
deviceId | de |
gatewayId | gateway Id |
successBlock | success block |
failureBlock | failure block |
◆ removeDevice:fromGateway:success:failure: [2/2]
remove device from gateway
- Parameters
-
deviceId | de |
gatewayId | gateway Id |
successBlock | success block |
failureBlock | failure block |
◆ stopHeartBeat [1/2]
◆ stopHeartBeat [2/2]
The documentation for this class was generated from the following files:
- /Users/humtong/Downloads/Pods_副本/ThingSmartBLEKit/Build/ThingSmartBLEKit.xcframework/ios-arm64_x86_64-simulator/ThingSmartBLEKit.framework/Headers/ThingSmartBleGatewayService.h
- /Users/humtong/Downloads/Pods_副本/ThingSmartBLEKit/Build/ThingSmartBLEKit.xcframework/ios-arm64/ThingSmartBLEKit.framework/Headers/ThingSmartBleGatewayService.h