Package 

Class DpResp


  • 
    public class DpResp
    
                        

    获取数据点当前状态数据

    Created by mikeshou on 15/5/26.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public String gwId
      public String devId
      public String dps
    • Method Summary

      Modifier and Type Method Description
      String getGwId()
      void setGwId(String gwId)
      String getDevId()
      void setDevId(String devId)
      String getDps()
      void setDps(String dps)
      • Methods inherited from class java.lang.Object

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