Package 

Interface IGetHomeWeather


  • @Deprecated() 
    public interface IGetHomeWeather
    
                        

    The business layer obtains the weather information and transmits it to the equipment weather location from home

    • Method Summary

      Modifier and Type Method Description
      abstract void getHomeWeather(String devId, String code, IThingResultCallback<WatchWeatherBean> callback)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait