API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Update a new location profile by unique name

Location configuration. It supports three methods for locating:
1, Received Signal Strength Indication (RSSI): Calculate the pathloss of signal to locate a device.
2, Analytics and Location Engine (ALE): The ALE is designed to gather client information from
the network, process it, and share it through a standard API. The client information
gathered by ALE can be used for business purposes by analyzing a client’s Internet behavior
such as shopping preferences.
ALE includes a location engine that calculates the associated and unassociated device
location every 30 seconds by default.
3, Real Time Location System (RTLS): AP supports the real-time tracking of devices
when integrated with the Airwave server or a third-party RTLS server such as
Aeroscout RTLS server. With the help of the RTLS, the devices can be monitored in
real time or through history.

This feature is only applicable for AP.

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

Profile name.

Query Params
string

LOCAL - To update local objects. SHARED - To update shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be updated. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be updated. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

profilebody object

rssi-report
object

Received Signal Strength Indication (RSSI) report parameters.

rtls
object

Real Time Location System (RTLS) parameters on AP.

ale
object

Analytics and Location Engine (ALE) parameters.

string
length between 1 and 256

Location profile description.

string
length between 1 and 256

Profile name.

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