Requests netif.get_scaninfo (list of WiFi networks).
Note that timeoutInSeconds is sent in the request and is not the actual network timeout.
The network timeout for the request is calculated by adding the
default network timeout to timeoutInSeconds.
Requests
netif.get_scaninfo
(list of WiFi networks).Note that
timeoutInSeconds
is sent in the request and is not the actual network timeout. The network timeout for the request is calculated by adding the default network timeout totimeoutInSeconds
.