Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.21 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.21 KB

BeaconMqtt

About

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

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

In the app you can search for and add beacons. You can then configure an MQTT broker that will be notified each time the beacons enter or exists the range of the phone.

There are a lot of configuration options like:

  • MQTT Becaon Enter Topic
  • MQTT Beacon Exit Topic
  • Time between scans
  • Time spent on scans
  • Notifications for debug purposes
  • Log on the app for debug purposes

Libraries used:

  • Eclipse MQTT
  • Android AltBeacon

Screenshots

Overivew

Overview

Adding Beacons

Adding Beacons

Beacons Settings

Beacon Settings

MQTT Settings

MQTT Settings

Notifications

Notifications