#import <ThingDeviceInfoUtils.h>
Definition at line 13 of file ThingDeviceInfoUtils.h.
◆ device:getHardwareInfoSuccess:failure: [1/2]
+ (void) device: |
|
(ThingSmartDevice *) |
device |
getHardwareInfoSuccess: |
|
(void(^)(NSDictionary *dict)) |
success |
failure: |
|
(void(^)(NSError *error)) |
failure |
|
|
| |
◆ device:getHardwareInfoSuccess:failure: [2/2]
+ (void) device: |
|
(ThingSmartDevice *) |
device |
getHardwareInfoSuccess: |
|
(void(^)(NSDictionary *dict)) |
success |
failure: |
|
(void(^)(NSError *error)) |
failure |
|
|
| |
◆ generateUniqueId [1/2]
+ (NSString *) generateUniqueId |
|
|
|
◆ generateUniqueId [2/2]
+ (NSString *) generateUniqueId |
|
|
|
◆ getHardwareInfoWithDeviceId:Success:failure: [1/2]
+ (void) getHardwareInfoWithDeviceId: |
|
(NSString *) |
deviceId |
Success: |
|
(void(^)(NSDictionary *dict)) |
success |
failure: |
|
(void(^)(NSError *error)) |
failure |
|
|
| |
◆ getHardwareInfoWithDeviceId:Success:failure: [2/2]
+ (void) getHardwareInfoWithDeviceId: |
|
(NSString *) |
deviceId |
Success: |
|
(void(^)(NSDictionary *dict)) |
success |
failure: |
|
(void(^)(NSError *error)) |
failure |
|
|
| |
◆ getMatterDeviceInfoWithUUID:success:failure: [1/2]
+ (void) getMatterDeviceInfoWithUUID: |
|
(NSString *) |
uuid |
success: |
|
(void(^)(NSDictionary *dict)) |
success |
failure: |
|
(void(^)(NSError *error)) |
failure |
|
|
| |
◆ getMatterDeviceInfoWithUUID:success:failure: [2/2]
+ (void) getMatterDeviceInfoWithUUID: |
|
(NSString *) |
uuid |
success: |
|
(void(^)(NSDictionary *dict)) |
success |
failure: |
|
(void(^)(NSError *error)) |
failure |
|
|
| |
The documentation for this class was generated from the following files:
- /Users/humtong/Downloads/Pods_副本/ThingDeviceDetailKit/ThingDeviceDetailKit.xcframework/ios-arm64_x86_64-simulator/ThingDeviceDetailKit.framework/Headers/ThingDeviceInfoUtils.h
- /Users/humtong/Downloads/Pods_副本/ThingDeviceDetailKit/ThingDeviceDetailKit.xcframework/ios-arm64/ThingDeviceDetailKit.framework/Headers/ThingDeviceInfoUtils.h