wifi_tools/AccessPoint Message

File: wifi_tools/AccessPoint.msg

Raw Message Definition

string mac_address # MAC address of an access point
int16 ss           # signal strength [RSSI]
int16 noise        # noise

Compact Message Definition

string mac_address
int16 ss
int16 noise