![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <WTLBaseDevice.h>
Class Methods | |
(WTLCommandPath *) | + commandPathWithEndpointID:clusterID:commandID: |
(instancetype) | + commandPathWithEndpointId:clusterId:commandId: |
Properties | |
NSNumber * | command |
A path indicating a specific command on a device (i.e. without any wildcards).
Definition at line 582 of file WTLBaseDevice.h.
+ (instancetype) commandPathWithEndpointId: | (NSNumber *) | endpointId | |
clusterId: | (NSNumber *) | clusterId | |
commandId: | ("Please use commandPathWithEndpointID:clusterID:commandID:") | ||
(macos(13.0, 13.3)) | |||
(watchos(9.1, 9.4)) | |||
(tvos(16.1, 16.4)) | WTL_DEPRECATED | ||
Provided by category WTLCommandPath(Deprecated).
+ (WTLCommandPath *) commandPathWithEndpointID: | (NSNumber *) | endpointID | |
clusterID: | (NSNumber *) | clusterID | |
commandID: | (macos(13.3)) | ||
(watchos(9.4)) | |||
(tvos(16.4)) | API_AVAILABLE | ||
|
readnonatomiccopy |
Definition at line 583 of file WTLBaseDevice.h.