Package 

Class DeviceDpsUpdateEventModel

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected String devId
      protected String dps
      protected Map<String, Long> dpsTime
    • Method Summary

      Modifier and Type Method Description
      String getDevId()
      void setDevId(String devId)
      String getDps()
      void setDps(String dps)
      Map<String, Long> getDpsTime()
      void setDpsTime(Map<String, Long> dpsTime)
      • Methods inherited from class com.thingclips.smart.interior.event.BaseEventModel

        getFrom, setFrom
      • Methods inherited from class java.lang.Object

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