This query returns information about a connected WiFi.
Developer info
- API endpoint slug
- goeCharger.wifi_information
- Runtime method
- performQuery("goeCharger.wifi_information")
Query fields
No fields for this query
Ingredients
Dns1Second DNS server
- Slug
- dns1
- Filter code
- GoeCharger.wifiInformation.Dns1
- Type
- String
- Example
- 8.8.8.8
Gate wayGateway IP address
- Slug
- gateway
- Filter code
- GoeCharger.wifiInformation.GateWay
- Type
- String
- Example
- 192.168.0.1
Rssirssi in dBm
- Slug
- rssi
- Filter code
- GoeCharger.wifiInformation.Rssi
- Type
- String
- Example
- -90
ChannelThe current WiFi channel
- Slug
- channel
- Filter code
- GoeCharger.wifiInformation.Channel
- Type
- String
- Example
- 1
Wi fi ssidReturns null if no wifi is connected.
- Slug
- wifi_ssid
- Filter code
- GoeCharger.wifiInformation.WiFiSsid
- Type
- String
- Example
- go-eCharger123456
BssidBSSID of the WiFi AP
- Slug
- bssid
- Filter code
- GoeCharger.wifiInformation.Bssid
- Type
- String
- Example
- Hello World!
Mode gWiFi G-Mode
- Slug
- mode_g
- Filter code
- GoeCharger.wifiInformation.ModeG
- Type
- String
- Example
- true
Mode bWiFi B-Mode
- Slug
- mode_b
- Filter code
- GoeCharger.wifiInformation.ModeB
- Type
- String
- Example
- true
Dns0First DNS server
- Slug
- dns0
- Filter code
- GoeCharger.wifiInformation.Dns0
- Type
- String
- Example
- 1.1.1.1
Dns2Third DNS server
- Slug
- dns2
- Filter code
- GoeCharger.wifiInformation.Dns2
- Type
- String
- Example
- 1.0.0.1
Mode nWiFi N-Mode
- Slug
- mode_n
- Filter code
- GoeCharger.wifiInformation.ModeN
- Type
- String
- Example
- true