public class Eddystone
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
Eddystone.ECS
Settings for Eddystone Configuration Service
|
class |
Eddystone.EID
Settings for Eddystone EID (Ephemeral ID) advertiser.
|
class |
Eddystone.TLM
Settings for Eddystone TLM (Telemetry) advertiser.
|
class |
Eddystone.UID
Settings for Eddystone UID advertiser.
|
class |
Eddystone.URL
Settings for Eddystone URL advertiser.
|
Modifier and Type | Field and Description |
---|---|
Eddystone.ECS |
ecs
Eddystone Configuration Service setting
|
Eddystone.EID |
eid
Eddystone Ephemeral ID setting
|
Eddystone.TLM |
tlm
Eddystone TLM (telemetry) setting
|
Eddystone.UID |
uid
Eddystone UID setting
|
Eddystone.URL |
url
Eddystone URL setting
|
public final Eddystone.UID uid
public final Eddystone.URL url
public final Eddystone.TLM tlm
public final Eddystone.EID eid
public final Eddystone.ECS ecs