Package 

Interface IMeshStatusListener

    • Method Summary

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

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