Package 

Class IExtDevListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onDpUpdate(String devId, DpsInfoBean dpsInfoBean)
      final void onDpUpdate(String devId, String dpStr)
      • Methods inherited from class java.lang.Object

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

      • IExtDevListener

        IExtDevListener()
    • Method Detail

      • onDpUpdate

         abstract void onDpUpdate(String devId, DpsInfoBean dpsInfoBean)
      • onDpUpdate

         final void onDpUpdate(String devId, String dpStr)