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