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
We should add a table to the debug tab that displays discovered devices. In order to do so, one would need to send out the corresponding query message (MSGT_REQUEST_DISCOVERED_DEVICES) and react on the incoming reply.
We should add a table to the debug tab that displays discovered devices. In order to do so, one would need to send out the corresponding query message (
MSGT_REQUEST_DISCOVERED_DEVICES) and react on the incoming reply.