1/7
Beacon Automation screenshot 0
Beacon Automation screenshot 1
Beacon Automation screenshot 2
Beacon Automation screenshot 3
Beacon Automation screenshot 4
Beacon Automation screenshot 5
Beacon Automation screenshot 6
Beacon Automation Icon

Beacon Automation

Benjamin Santalucia
Trustable Ranking Icon
1K+Downloads
2MBSize
Android Version Icon10+
Android Version
1.2.0(21-07-2020)
-
(0 Reviews)
Age ratingPEGI-3
Download
DetailsReviewsInfo
1/7

Description of Beacon Automation

Android app to forward beacon events over MQTT or Webhooks (for home automation scenarios).


The basic idea behind the app is to allow you to integrate beacons into your home automation systems using MQTT or Webhooks.


In the app, you can search for and add beacons.

You can then configure an MQTT broker and/or Webhook broker that will be notified each time the beacons enter or exist the range of the phone.


There are a lot of configuration options like:

* MQTT Authentication

* MQTT Beacon Enter Topic

* MQTT Beacon Enter Distance Topic

* MQTT Beacon Exit Topic

* MQTT Beacon Exit Distance Topic

* Webhook URL + Content type + request method (POST/GET/PUT, ...)

* Webhook Beacon Enter Payload

* Webhook Beacon Enter Distance Payload

* Webhook Beacon Exit Payload

* Webhook Beacon Exit Distance Payload

* Time between scans

* Time spent on scans

* Minimum distance to trigger an event

* Notifications for debug purposes

* Log on the app for debugging purposes


Libraries used:

* Eclipse MQTT

* Android AltBeacon


## Payload of MQTT Topics

All topics will have the following payload:

```

{

uuid: "String - Beacon UUID",

mac: "String - Beacon Bluetooth address,

major: "String - Beacon Major",

minor: "String - Beacon Minor",

androidId: "String - Unique Android identification"

}

```

In addition, `distance` topics will have one extra property:

```

{

distance: Number - current distance between Beacon and device

}

```


## Payload of Webhook calls

You can add your own properties to the payload JSON used by Webhooks.

In addition, all payload will have the following JSON properties:

```

{

uuid: "String - Beacon UUID",

mac: "String - Beacon Bluetooth address,

major: "String - Beacon Major",

minor: "String - Beacon Minor",

androidId: "String - Unique Android identification"

}

```

In addition, `distance` events will have one extra property:

```

{

distance: Number - current distance between Beacon and device

}

```


Beacon Automation - Version 1.2.0

(21-07-2020)
What's newMQTT AuthenticationMQTT Beacon Enter TopicMQTT Beacon Enter Distance TopicMQTT Beacon Exit TopicMQTT Beacon Exit Distance TopicWebhook URL + Content type + request method (POST/GET/PUT, ...)Webhook Beacon Enter PayloadWebhook Beacon Enter Distance PayloadWebhook Beacon Exit PayloadWebhook Beacon Exit Distance PayloadTime between scansTime spent on scansMinimum distance to trigger an eventNotifications for debug purposesLog on the app for debugging purposes

There are no reviews or ratings yet! To leave the first one please

-
0 Reviews
5
4
3
2
1

Beacon Automation - APK Information

APK Version: 1.2.0Package: com.bsantalucia.beaconmqtt
Android compatability: 10+ (Android10)
Developer:Benjamin SantaluciaPermissions:7
Name: Beacon AutomationSize: 2 MBDownloads: 0Version : 1.2.0Release Date: 2023-05-08 05:24:09Min Screen: SMALLSupported CPU:
Package ID: com.bsantalucia.beaconmqttSHA1 Signature: 0E:1D:DF:59:D8:24:D4:E6:27:40:62:59:AE:3E:AF:E8:C2:FD:B9:58Developer (CN): AndroidOrganization (O): Google Inc.Local (L): Mountain ViewCountry (C): USState/City (ST): CaliforniaPackage ID: com.bsantalucia.beaconmqttSHA1 Signature: 0E:1D:DF:59:D8:24:D4:E6:27:40:62:59:AE:3E:AF:E8:C2:FD:B9:58Developer (CN): AndroidOrganization (O): Google Inc.Local (L): Mountain ViewCountry (C): USState/City (ST): California