Stop searching wired gateway
true - ok. false - startSearchWiredGW was not called or already done
setTimeout(() => { iot-device-sdk-react.stopSearchWiredGW()}, 100000)
Stop searching wired gateway
Returns
true - ok. false - startSearchWiredGW was not called or already done
Example