Interface AccessPointProperties

Hierarchy

  • AccessPointProperties

Properties

Flags: number

Flags describing the capabilities of the access point.

See

AccessPointFlags

Frequency: number

The radio channel frequency in use by the access point, in MHz.

HwAddress: string

The hardware address (BSSID) of the access point.

LastSeen: number

The timestamp (in CLOCK_BOOTTIME seconds) for the last time the access point was found in scan results. A value of -1 means the access point has never been found in scan results.

MaxBitrate: number

The maximum bitrate this access point is capable of, in kilobits/second (Kb/s).

Mode: number

Describes the operating mode of the access point.

RsnFlags: number

Flags describing the access point's capabilities according to the RSN (Robust Secure Network) protocol.

See

AccessPointSecurityFlags

Ssid: string

The Service Set Identifier identifying the access point.

Strength: number

The current signal quality of the access point, in percent.

WpaFlags: number

Flags describing the access point's capabilities according to WPA (Wifi Protected Access).

See

AccessPointSecurityFlags

Generated using TypeDoc