You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A dummy webClient has been created for the human allowing a bot to be controlled from a web browser. This has not been hooked up with SocketIO preventing commands being sent to the bot.
Solution
Hook up the webClient with SocketIO.
Impact
Able to send commands from a web browser to a connected bot without the need of the dedicated android app.
The text was updated successfully, but these errors were encountered:
Problem
A dummy
webClient
has been created for thehuman
allowing abot
to be controlled from aweb browser
. This has not been hooked up withSocketIO
preventing commands being sent to the bot.Solution
Hook up the
webClient
withSocketIO
.Impact
web browser
to a connectedbot
without the need of the dedicated android app.The text was updated successfully, but these errors were encountered: