@espressif/rainmaker-base-cdf
Preparing search index...
types/provision
ESPCDFWifiNetwork
Interface ESPCDFWifiNetwork
WiFi network information
interface
ESPCDFWifiNetwork
{
auth
:
number
;
bssid
?:
string
;
channel
?:
number
;
rssi
:
number
;
secure
:
boolean
;
ssid
:
string
;
}
Index
Properties
auth
bssid?
channel?
rssi
secure
ssid
Properties
auth
auth
:
number
Optional
bssid
bssid
?:
string
Optional
channel
channel
?:
number
rssi
rssi
:
number
secure
secure
:
boolean
ssid
ssid
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
bssid
channel
rssi
secure
ssid
@espressif/rainmaker-base-cdf
Loading...
WiFi network information