Package 

Class MQ_4_MeshDpUpdateBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String meshId
      private final String cid
      private final int type
    • Constructor Summary

      Constructors 
      Constructor Description
      MQ_4_MeshDpUpdateBean(String meshId, String cid, String devId, int type, String dps)
    • Method Summary

      Modifier and Type Method Description
      String getMeshId()
      String getCid()
      int getType()
      String getDps()
      String getDevId()
      String toString()
      • Methods inherited from class com.thingclips.smart.interior.event.DeviceDpsUpdateEventModel

        getDpsTime, setDevId, setDps, setDpsTime
      • 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
    • Constructor Detail

      • MQ_4_MeshDpUpdateBean

        MQ_4_MeshDpUpdateBean(String meshId, String cid, String devId, int type, String dps)