Package 

Interface ISigMeshPreCtrl

    • Method Summary

      Modifier and Type Method Description
      abstract void switchOnOff(String nodeId, boolean onOff, IResultCallback callback)
      abstract void searchForNodes(IResultWithDataCallback callback)
      • Methods inherited from class java.lang.Object

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

      • switchOnOff

         abstract void switchOnOff(String nodeId, boolean onOff, IResultCallback callback)
      • searchForNodes

         abstract void searchForNodes(IResultWithDataCallback callback)