FEATURED TOP LISTS Follow us on twitter
AppAdvice AppAdvice/TV WatchAware

AGS Mobile Beacon is an app for monitoring iBeacons according to the UUID defined in the settings

AGSMobileStBeacon

by Teia Importacao e Comercio LTDA

What is it about?

AGS Mobile Beacon is an app for monitoring iBeacons according to the UUID defined in the settings. The detected beacons can be sent to an API defined in the settings, the information from the beacons will be sent to API via JSON, in this information are included vendorID, minor, major, latitude and longitude.

App Details

Version
1.0
Rating
NA
Size
0Mb
Genre
Reference Utilities
Last updated
April 8, 2020
Release date
April 8, 2020
More info

App Screenshots

App Store Description

AGS Mobile Beacon is an app for monitoring iBeacons according to the UUID defined in the settings. The detected beacons can be sent to an API defined in the settings, the information from the beacons will be sent to API via JSON, in this information are included vendorID, minor, major, latitude and longitude.

Request sent to API:

{
"major": major,
"minor": minor,
"rssi": rssi ,
"longitude" : " longitude ",
"latitude": " latitude "
"uuid":" uuid ",
"proximity":" immediate | near | far | unknow ",
"phoneID":" vendorID "
}

Expected response by the app:

{
"success": true | false ,
"msg":" message "
}

Disclaimer:
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.