-
@Deprecated() public interface IGetLocationWeatherThe business layer obtains the weather information and transmits it to the equipment weather from location
-
-
Method Summary
Modifier and Type Method Description abstract voidgetLocationWeather(String devId, String code, IThingResultCallback<WatchWeatherBean> callback)-
-
Method Detail
-
getLocationWeather
abstract void getLocationWeather(String devId, String code, IThingResultCallback<WatchWeatherBean> callback)
-
-
-
-