HomeGuidesAPI ReferenceGuidesMRT APIConfiguration API
GitHubAirheads Developer Community
API Reference

Set device coordinates

This API can set or update the adminSpecifiedLocation of an AP. The device to update must be identified by both the site-id and serial-number and MUST exist in the system to be able to set its location. The adminSpecifiedLocation of a device will always override the latest consolidatedLocation.
If the center is provided in the request body, these coordinates will be programmed into the AP to support FTM based client location services (if enabled).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 128

Filter the returned located devices so that they belong to the specified site ID.

string
required
length ≤ 16

Device serial for which the location information is being requested.

Body Params
cartesianCoordinates
object

x and y coordinates on the plane representing the associated floorplan for this device.

center
object
required

Contains the coordinates of the center of the area of location uncertainty for the device.

lciUncertainty
object

Uncertainty ellipse centered on the latitude and longitude of the "center" field of the parent object.

The axes of this ellipse are parallel to north-south and east-west directions.

altitude
object

Describes a vertical elevation

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json