Tuya iOS Smart Life App SDK 5.15.0
<WTLDeviceControllerClientProtocol> Protocol Reference

#import <WTLDeviceController+XPC.h>

Inheritance diagram for <WTLDeviceControllerClientProtocol>:

Instance Methods

(void) - handleReportWithController:nodeId:values:error:
 

Detailed Description

Protocol that the XPC client local object must support

Definition at line 190 of file WTLDeviceController+XPC.h.

Method Documentation

◆ handleReportWithController:nodeId:values:error:

- (void) handleReportWithController: (id _Nullable)  controller
nodeId: (uint64_t)  nodeId
values: (id _Nullable)  values
error: (NSError *_Nullable)  error 

Handles a report received by a device controller


The documentation for this protocol was generated from the following file: