Beacon Automation
Install Now
Beacon Automation
Beacon Automation

Beacon Automation

Forward beacon events over MQTT or Webhooks for home automation scenarios.

App Size: Varies With Device
Release Date: Sep 24, 2019
Price: Free
Price
Free
Size
Varies With Device

Screenshots for App

Mobile
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
}
```
Show More
Show Less
Beacon Automation 1.2.0 Update
2019-09-24 Version History
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

~Benjamin Santalucia
More Information about: Beacon Automation
Price: Free
Version: 1.2.0
Downloads: 343
Compatibility: Android 9
Bundle Id: com.bsantalucia.beaconmqtt
Size: Varies With Device
Last Update: 2019-09-24
Content Rating: Everyone
Release Date: Sep 24, 2019
Content Rating: Everyone
Developer: Benjamin Santalucia


Whatsapp
Vkontakte
Telegram
Reddit
Pinterest
Linkedin
Hide