Package 

Interface IMeshDevListenerV3

    • Method Summary

      Modifier and Type Method Description
      abstract void onDpUpdate(String nodeId, Map<String, Object> dpStr, boolean isFromLocal)
      • Methods inherited from class java.lang.Object

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

      • onDpUpdate

         abstract void onDpUpdate(String nodeId, Map<String, Object> dpStr, boolean isFromLocal)