Type alias BeaconFilter

BeaconFilter: {
    uuid: string;
}

Type declaration

  • uuid: string

Name

BeaconFilter

Description

Represents a BLE filter. Now the only field is the BLE proximity UUID

Generated using TypeDoc