Tuya iOS Smart Life App SDK 5.15.0
ThingSmartThingEvent Class Reference

#import <ThingSmartThingModel.h>

Inheritance diagram for ThingSmartThingEvent:

Properties

NSInteger abilityId
 The event id. More...
 
NSString * code
 The event code. More...
 
NSArrayoutputParams
 The output params of event. More...
 

Detailed Description

Definition at line 92 of file ThingSmartThingModel.h.

Property Documentation

◆ abilityId

- (NSInteger) abilityId
readwritenonatomicassign

The event id.

Definition at line 94 of file ThingSmartThingModel.h.

◆ code

- (NSString *) code
readwritenonatomicstrong

The event code.

Definition at line 96 of file ThingSmartThingModel.h.

◆ outputParams

- (NSArray *) outputParams
readwritenonatomicstrong

The output params of event.

Definition at line 98 of file ThingSmartThingModel.h.


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