Get Wifi Access Point
Retrieves a specific wifi access point.
Path parameters
network
The network id.
wifiAccessPoint
The wifiAccessPoint id.
Response
OK
name
Identifier for the network access point resource. Format: //system.v1.engine.core.machanirobotics.com/networks/{network}/wifiAccessPoints/{wifi_access_point}
ssid
The SSID (network name) of the WiFi network access point. This field is populated by the system and cannot be modified by clients.
bssid
The BSSID (MAC address) of the WiFi network access point. Example: “00:11:22:33:44:55” This field is populated by the system and cannot be modified by clients.
signalStrength
Signal strength of the network access point in percentage.
This field is populated by the system and cannot be modified by clients.
channel
The radio channel used by the access point.
This field is populated by the system and cannot be modified by clients.
frequency
The frequency used by the access point.
This field is populated by the system and cannot be modified by clients.
maxBitrate
The maximum bitrate (in Mbps) of the access point
securityCapabilities
List of security capabilities advertised by this access point.
This represents the security protocols supported by the access point.
This field is populated by the system and cannot be modified by clients.
Errors
400
Bad Request Error