Eddystone

class Eddystone

The Eddystone protocol message to read from a Beacon https://github.com/google/eddystone/blob/master/protocol-specification.md

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion
Link copied to clipboard
data class Frame(val txPower: TxPower, val uid: Eddystone.UID)

The Eddystone-UID frame

Link copied to clipboard
data class UID(val namespace: String, val instance: String)

The Eddystone-UID https://github.com/google/eddystone/tree/master/eddystone-uid