WiFi
#
WhatShow details about the currently connected WiFi network.
info
Currently only supports Windows and WSL. Pull requests for Darwin and Linux support are welcome :)
#
Sample Configurationinfo)#
Template (default template
#
Properties.SSID
:string
- the SSID of the current wifi network.RadioType
:string
- the radio type - e.g. 802.11ac, 802.11ax, 802.11n, etc..Authentication
:string
- the authentication type - e.g. WPA2-Personal, WPA2-Enterprise, etc..Channel
:int
- the current channel number.ReceiveRate
:int
- the receive rate (Mbps).TransmitRate
:int
- the transmit rate (Mbps).Signal
:int
- the signal strength (%)