Tuya iOS Smart Life App SDK 5.15.0
ThingSIGMeshQuickControl Class Reference

#import <ThingSIGMeshQuickControl.h>

Inheritance diagram for ThingSIGMeshQuickControl:

Instance Methods

(void) - setAdvDuration:
 
(void) - on:
 
(void) - off:
 
(void) - reverse:
 
(void) - flash:duration:
 
(void) - setAdvDuration:
 
(void) - on:
 
(void) - off:
 
(void) - reverse:
 
(void) - flash:duration:
 

Detailed Description

Definition at line 12 of file ThingSIGMeshQuickControl.h.

Method Documentation

◆ flash:duration: [1/2]

- (void) flash: (NSString *)  mac
duration: (NSInteger)  duration 

Make the device flash.

  • Parameters:
    • mac: The device's mac.
    • duration: Flash duration.

◆ flash:duration: [2/2]

- (void) flash: (NSString *)  mac
duration: (NSInteger)  duration 

Make the device flash.

  • Parameters:
    • mac: The device's mac.
    • duration: Flash duration.

◆ off: [1/2]

- (void) off: (NSString *)  mac

Shut down the device.

  • Parameter mac: The device's mac.

◆ off: [2/2]

- (void) off: (NSString *)  mac

Shut down the device.

  • Parameter mac: The device's mac.

◆ on: [1/2]

- (void) on: (NSString *)  mac

Turn on the device.

  • Parameter mac: The device's mac.

◆ on: [2/2]

- (void) on: (NSString *)  mac

Turn on the device.

  • Parameter mac: The device's mac.

◆ reverse: [1/2]

- (void) reverse: (NSString *)  mac

Reverse switch state.

  • Parameter mac: The device's mac.

◆ reverse: [2/2]

- (void) reverse: (NSString *)  mac

Reverse switch state.

  • Parameter mac: The device's mac.

◆ setAdvDuration: [1/2]

- (void) setAdvDuration: (CGFloat)  duration

Set the broadcast duration.

  • Parameter duration: duration

◆ setAdvDuration: [2/2]

- (void) setAdvDuration: (CGFloat)  duration

Set the broadcast duration.

  • Parameter duration: duration

The documentation for this class was generated from the following files: