Preparing search index...
The search index is not available
@openhps/rf
@openhps/rf
BLEEddystoneUIDBuilder
Class BLEEddystoneUIDBuilder
BLE Eddystone UID builder
Hierarchy (
view full
)
BLEBeaconBuilder
<
BLEEddystoneUID
>
BLEEddystoneUIDBuilder
Index
Constructors
constructor
Properties
beacon
Methods
build
calibratedRSSI
display
Name
instance
Id
mac
Address
namespace
Id
create
from
Beacon
Constructors
Protected
constructor
new BLEEddystoneUIDBuilder
(
)
:
BLEEddystoneUIDBuilder
Returns
BLEEddystoneUIDBuilder
Properties
Protected
beacon
beacon
:
BLEEddystoneUID
Methods
build
build
(
)
:
Promise
<
BLEEddystoneUID
>
Returns
Promise
<
BLEEddystoneUID
>
calibratedRSSI
calibratedRSSI
(
rssi
)
:
this
Parameters
rssi
:
number
Returns
this
display
Name
display
Name
(
name
)
:
this
Parameters
name
:
string
Returns
this
instance
Id
instance
Id
(
instanceId
)
:
this
Parameters
instanceId
:
string
Returns
this
mac
Address
mac
Address
(
address
)
:
this
Parameters
address
:
string
Returns
this
mac
Address
(
address
)
:
this
Parameters
address
:
MACAddress
Returns
this
namespace
Id
namespace
Id
(
namespaceId
)
:
this
Parameters
namespaceId
:
BLEUUID
Returns
this
Static
create
create
(
)
:
BLEEddystoneUIDBuilder
Returns
BLEEddystoneUIDBuilder
Static
from
Beacon
from
Beacon
(
beacon
)
:
BLEEddystoneUIDBuilder
Parameters
beacon
:
BLEEddystoneUID
Returns
BLEEddystoneUIDBuilder
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
beacon
build
calibratedRSSI
display
Name
instance
Id
mac
Address
namespace
Id
create
from
Beacon
@openhps/rf
Loading...
BLE Eddystone UID builder