Package 

Interface IMeshStatusListener

    • Method Summary

      Modifier and Type Method Description
      abstract boolean getMeshDeviceLocalStatus(String meshId, String nodeId)
      abstract boolean getMeshDeviceCloudStatus(String meshId, String devId)
      abstract Map<String, Object> getMeshDeviceCacheDps(String meshId, String nodeId)
      • Methods inherited from class java.lang.Object

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