#import <ThingSmartP2pConfigService.h>
◆ cacheConfig:forDeviceModel: [1/2]
◆ cacheConfig:forDeviceModel: [2/2]
◆ getCachedConfigWithDeviceModel: [1/2]
◆ getCachedConfigWithDeviceModel: [2/2]
◆ queryDeviceSkillsFromLocalChannel: [1/2]
◆ queryDeviceSkillsFromLocalChannel: [2/2]
◆ removeCachedConfigForDeviceModel: [1/2]
◆ removeCachedConfigForDeviceModel: [2/2]
◆ requestConfigWithDeviceModel:traceId:extraData:success:failure: [1/2]
+ (void) requestConfigWithDeviceModel: |
|
(ThingSmartDeviceModel *) |
deviceModel |
traceId: |
|
(NSString *) |
traceId |
extraData: |
|
(NSDictionary *) |
extraData |
success: |
|
(void(^)(NSDictionary *config, BOOL fromCache)) |
success |
failure: |
|
(void(^)(NSInteger errCode)) |
failure |
|
|
| |
◆ requestConfigWithDeviceModel:traceId:extraData:success:failure: [2/2]
+ (void) requestConfigWithDeviceModel: |
|
(ThingSmartDeviceModel *) |
deviceModel |
traceId: |
|
(NSString *) |
traceId |
extraData: |
|
(NSDictionary *) |
extraData |
success: |
|
(void(^)(NSDictionary *config, BOOL fromCache)) |
success |
failure: |
|
(void(^)(NSInteger errCode)) |
failure |
|
|
| |
◆ requestConfigWithDeviceModel:traceId:success:failure: [1/2]
+ (void) requestConfigWithDeviceModel: |
|
(ThingSmartDeviceModel *) |
deviceModel |
traceId: |
|
(NSString *) |
traceId |
success: |
|
(void(^)(NSDictionary *config, BOOL fromCache)) |
success |
failure: |
|
(void(^)(NSInteger errCode)) |
failure |
|
|
| |
获取 p2p config,如果本地有缓存,会从缓存获取
◆ requestConfigWithDeviceModel:traceId:success:failure: [2/2]
+ (void) requestConfigWithDeviceModel: |
|
(ThingSmartDeviceModel *) |
deviceModel |
traceId: |
|
(NSString *) |
traceId |
success: |
|
(void(^)(NSDictionary *config, BOOL fromCache)) |
success |
failure: |
|
(void(^)(NSInteger errCode)) |
failure |
|
|
| |
获取 p2p config,如果本地有缓存,会从缓存获取
The documentation for this class was generated from the following files:
- /Users/humtong/Downloads/Pods_副本/ThingSmartCameraM/Build/ThingSmartCameraM.xcframework/ios-arm64_x86_64-simulator/ThingSmartCameraM.framework/Headers/ThingSmartP2pConfigService.h
- /Users/humtong/Downloads/Pods_副本/ThingSmartCameraM/Build/ThingSmartCameraM.xcframework/ios-arm64/ThingSmartCameraM.framework/Headers/ThingSmartP2pConfigService.h