Package 

Interface IThingMeshService

    • Method Summary

      Modifier and Type Method Description
      abstract void passThroughByLocal(String meshId, String nodeId, int modelId, int opCode, Array<byte> param, IResultCallback callback)
      • Methods inherited from class java.lang.Object

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

      • passThroughByLocal

         abstract void passThroughByLocal(String meshId, String nodeId, int modelId, int opCode, Array<byte> param, IResultCallback callback)