Tuya iOS Smart Life App SDK 5.15.0
ThingSmartThingServiceModel Class Reference

#import <ThingSmartThingModel.h>

Inheritance diagram for ThingSmartThingServiceModel:

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...
 

Detailed Description

Definition at line 56 of file ThingSmartThingModel.h.

Property Documentation

◆ actions

- (NSArray< ThingSmartThingAction * > *) actions
readwritenonatomicstrong

The list of acrtions.

Definition at line 60 of file ThingSmartThingModel.h.

◆ events

- (NSArray< ThingSmartThingEvent * > *) events
readwritenonatomicstrong

The list of events.

Definition at line 62 of file ThingSmartThingModel.h.

◆ properties

- (NSArray< ThingSmartThingProperty * > *) properties
readwritenonatomicstrong

The list of properties.

Definition at line 58 of file ThingSmartThingModel.h.


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