![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
Returns the requested home weather entries. More...
#import <ThingSmartWeatherOptionModel.h>
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... | |
Returns the requested home weather entries.
Definition at line 35 of file ThingSmartWeatherOptionModel.h.
|
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.
|
readwritenonatomicassign |
The barometric unit.
Definition at line 38 of file ThingSmartWeatherOptionModel.h.
|
readwritenonatomicassign |
The temperature unit.
Definition at line 44 of file ThingSmartWeatherOptionModel.h.
|
readwritenonatomicassign |
The wind speed unit.
Definition at line 41 of file ThingSmartWeatherOptionModel.h.