Tuya iOS Smart Life App SDK 5.15.0
ThingSmartWeatherModel Class Reference

#import <ThingSmartWeatherModel.h>

Inheritance diagram for ThingSmartWeatherModel:

Properties

NSString * icon
 The weather icon. More...
 
NSString * name
 The weather parameter name. More...
 
NSString * unit
 The parameter unit. More...
 
long long objId
 The parameter ID. More...
 
BOOL show
 Specifies whether to display the weather and does not apply to the business layer. More...
 
NSString * value
 The weather parameter value. More...
 
NSString * metaValue
 
NSString * fieldName
 
NSString * roomName
 

Detailed Description

Definition at line 12 of file ThingSmartWeatherModel.h.

Property Documentation

◆ fieldName

- (NSString *) fieldName
readwritenonatomiccopy

Definition at line 33 of file ThingSmartWeatherModel.h.

◆ icon

- (NSString *) icon
readwritenonatomiccopy

The weather icon.

Definition at line 15 of file ThingSmartWeatherModel.h.

◆ metaValue

- (NSString *) metaValue
readwritenonatomiccopy

Definition at line 32 of file ThingSmartWeatherModel.h.

◆ name

- (NSString *) name
readwritenonatomiccopy

The weather parameter name.

Definition at line 18 of file ThingSmartWeatherModel.h.

◆ objId

- (long long) objId
readwritenonatomicassign

The parameter ID.

Definition at line 24 of file ThingSmartWeatherModel.h.

◆ roomName

- (NSString *) roomName
readwritenonatomiccopy

Definition at line 34 of file ThingSmartWeatherModel.h.

◆ show

- (BOOL) show
readwritenonatomicassign

Specifies whether to display the weather and does not apply to the business layer.

Definition at line 27 of file ThingSmartWeatherModel.h.

◆ unit

- (NSString *) unit
readwritenonatomiccopy

The parameter unit.

Definition at line 21 of file ThingSmartWeatherModel.h.

◆ value

- (NSString *) value
readwritenonatomiccopy

The weather parameter value.

Definition at line 30 of file ThingSmartWeatherModel.h.


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