Package-level declarations

Frame processing for the de facto industrial standards (iBeacon and Eddystone). The support for other formats and for data specific to manufacturers can be added with the package fr.maxcom.beacon.plugin.

Types

Link copied to clipboard
abstract class AProcessor<D : ADevice, S>(deviceListener: IDeviceListener<D, S>?, spaceListener: ISpaceListener<S>?)

Model implementation parts common to all processors.

Link copied to clipboard

Processor for iBeacon tags.

Link copied to clipboard
Link copied to clipboard
interface IProcessor

Interface for a processor.