WiFiAccessPoint

WiFi access point information.

JSON representation
{
  "macAddress": string,
  "strengthDbm": integer
}
Fields
macAddress

string (int64 format)

The MAC address of the access point.

strengthDbm

integer

The signal strength of the access point, in dBm.