![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <ThingSmartThingModel.h>
Properties | |
| NSInteger | abilityId |
| The action id. More... | |
| NSString * | code |
| The action code. More... | |
| NSArray * | inputParams |
| The input params of action. More... | |
| NSArray * | outputParams |
| The output params of action. More... | |
Definition at line 81 of file ThingSmartThingModel.h.
|
readwritenonatomicassign |
The action id.
Definition at line 83 of file ThingSmartThingModel.h.
|
readwritenonatomicstrong |
The action code.
Definition at line 85 of file ThingSmartThingModel.h.
|
readwritenonatomicstrong |
The input params of action.
Definition at line 87 of file ThingSmartThingModel.h.
|
readwritenonatomicstrong |
The output params of action.
Definition at line 89 of file ThingSmartThingModel.h.