Package 

Interface IThingDeviceDpChangeListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onDpChanged(String devId, String dps, boolean fromCloud)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • onDpChanged

         abstract void onDpChanged(String devId, String dps, boolean fromCloud)