![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <ThingSmartThingModel.h>
Properties | |
NSArray< ThingSmartThingProperty * > * | properties |
The list of properties. More... | |
NSArray< ThingSmartThingAction * > * | actions |
The list of acrtions. More... | |
NSArray< ThingSmartThingEvent * > * | events |
The list of events. More... | |
Definition at line 56 of file ThingSmartThingModel.h.
|
readwritenonatomicstrong |
The list of acrtions.
Definition at line 60 of file ThingSmartThingModel.h.
|
readwritenonatomicstrong |
The list of events.
Definition at line 62 of file ThingSmartThingModel.h.
|
readwritenonatomicstrong |
The list of properties.
Definition at line 58 of file ThingSmartThingModel.h.