You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.
Beacon Simulator currently supports a set of known beacon formats. There are a number of companies creating there own beacons with proprietary formats. It'd be really useful to properly scan them and transmit them as well.
altbeacon provides support for custom layouts via the 'setBeaconLayout' call:
Beacon Simulator currently supports a set of known beacon formats. There are a number of companies creating there own beacons with proprietary formats. It'd be really useful to properly scan them and transmit them as well.
altbeacon provides support for custom layouts via the 'setBeaconLayout' call:
https://altbeacon.github.io/android-beacon-library/javadoc/org/altbeacon/beacon/BeaconParser.html#setBeaconLayout-java.lang.String-
It'd be really useful to have the ability to add custom templates based on this call.
The text was updated successfully, but these errors were encountered: