Tuya iOS Smart Life App SDK 5.15.0
ThingSmartWeatherOptionModel Class Reference

Returns the requested home weather entries. More...

#import <ThingSmartWeatherOptionModel.h>

Inheritance diagram for ThingSmartWeatherOptionModel:

Properties

ThingSmartWeatherOptionPressureUnit pressureUnit
 The barometric unit. More...
 
ThingSmartWeatherOptionWindSpeedUnit windspeedUnit
 The wind speed unit. More...
 
ThingSmartWeatherOptionTemperatureUnit temperatureUnit
 The temperature unit. More...
 
NSInteger limit
 The number of requests for weather details. If you do not set the value, all requests are returned. More...
 

Detailed Description

Returns the requested home weather entries.

Definition at line 35 of file ThingSmartWeatherOptionModel.h.

Property Documentation

◆ limit

- (NSInteger) limit
readwritenonatomicassign

The number of requests for weather details. If you do not set the value, all requests are returned.

Definition at line 47 of file ThingSmartWeatherOptionModel.h.

◆ pressureUnit

- (ThingSmartWeatherOptionPressureUnit) pressureUnit
readwritenonatomicassign

The barometric unit.

Definition at line 38 of file ThingSmartWeatherOptionModel.h.

◆ temperatureUnit

- (ThingSmartWeatherOptionTemperatureUnit) temperatureUnit
readwritenonatomicassign

The temperature unit.

Definition at line 44 of file ThingSmartWeatherOptionModel.h.

◆ windspeedUnit

- (ThingSmartWeatherOptionWindSpeedUnit) windspeedUnit
readwritenonatomicassign

The wind speed unit.

Definition at line 41 of file ThingSmartWeatherOptionModel.h.


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