Tuya iOS Smart Life App SDK 5.15.0
ThingSmartStandSchemaModel Class Reference

The standard schema. More...

#import <ThingSmartStandSchemaModel.h>

Inheritance diagram for ThingSmartStandSchemaModel:

Properties

BOOL isProductCompatibled
 
NSString * category
 
NSArray< ThingSmartStatusSchemaModel * > * statusSchemaList
 
NSArray< ThingSmartFunctionSchemaModel * > * functionSchemaList
 

Detailed Description

The standard schema.

Definition at line 59 of file ThingSmartStandSchemaModel.h.

Property Documentation

◆ category

- (NSString *) category
readwritenonatomicstrong

Definition at line 63 of file ThingSmartStandSchemaModel.h.

◆ functionSchemaList

- (NSArray< ThingSmartFunctionSchemaModel * > *) functionSchemaList
readwritenonatomicstrong

Definition at line 67 of file ThingSmartStandSchemaModel.h.

◆ isProductCompatibled

- (BOOL) isProductCompatibled
readwritenonatomicassign

Definition at line 61 of file ThingSmartStandSchemaModel.h.

◆ statusSchemaList

- (NSArray< ThingSmartStatusSchemaModel * > *) statusSchemaList
readwritenonatomicstrong

Definition at line 65 of file ThingSmartStandSchemaModel.h.


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