![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <WTLBaseDevice.h>
Class Methods | |
(WTLAttributeRequestPath *) | + requestPathWithEndpointID:clusterID:attributeID: |
Properties | |
NSNumber * | endpoint |
NSNumber * | cluster |
NSNumber * | attribute |
A path indicating an attribute being requested (for read or subscribe).
nil is used to represent wildcards.
Definition at line 158 of file WTLBaseDevice.h.
+ (WTLAttributeRequestPath *) requestPathWithEndpointID: | (NSNumber *_Nullable) | endpointID | |
clusterID: | (NSNumber *_Nullable) | clusterID | |
attributeID: | (NSNumber *_Nullable) | WTL_NEWLY_AVAILABLE | |
|
readnonatomiccopy |
Definition at line 161 of file WTLBaseDevice.h.
|
readnonatomiccopy |
Definition at line 160 of file WTLBaseDevice.h.
|
readnonatomiccopy |
Definition at line 159 of file WTLBaseDevice.h.