• stopSearchWiredGW(): boolean
  • Stop searching wired gateway

    Returns

    true - ok. false - startSearchWiredGW was not called or already done

    Example

     setTimeout(() => {
    iot-device-sdk-react.stopSearchWiredGW()
    }, 100000)

    Returns boolean