HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Update one device beacon config

as ble beacon profile config method is nbapi, user config device beacon by ble radio mac and profile id and beacon

Path Params
string
required

ap mac address used to identify which device change beacon

string
required

Id of profile for which to retrieve device beacon

Body Params

the details beacon for changed

string
enum
required

this field is advertisement beacon type

Allowed:
string

major value for ibeacon, range is 0-65535.

string

minor value for ibeacon, range is 0-65535.

string

uuid value for ibeacon included 36 charachters, eg:4152554E-F99B-4A3B-86D0-947070693A78

string

payload value for custom beacon, length is 3-31 bytes and each bytes include 2 ASCII characters

string

Interval for advertised beacon. The range is between 100-30000 ms and it increments in multiples of 100 ms.

Responses
200

Successful response

401

Unauthorized

403

Forbidden

429

API Rate limit exceeded

default

Unexpected error

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