La aplicación móvil oye la señal BLE del Beacon y reacciiona de alguna forma El identificador contiene 3 componentes: UUID: identifica a un proveedor de Beacon Major: Especifica una región, como la localización de la tienda Minor: especifica una subregión, como un deparamento de una tienda 5 Lic. Jorge Guerra Guerra - NIIT Robotica e Internet de las Cosas
component and a 6-byte Instance component. • Eddystone-URL: A compressed URL that, once parsed and decompressed, is directly usable by the client. • Eddystone-TLM: Beacon status data that is useful for beacon fleet maintenance, and powers Google Proximity Beacon API's diagnostics endpoint. -TLM should be interleaved with an identifying frame such as Eddystone-UID or Eddystone-EID (for which the encrypted eTLM version preserves security). • Eddystone-EID: A time-varying beacon frame that can be resolved to a stable identifier by a linked resolver, such as Proximity Beacon API. Eddystone 20 Lic. Jorge Guerra Guerra - NIIT Robotica e Internet de las Cosas
set up your own Physical Web beacon, you can follow these steps below: Purchase an Eddystone certified beacon. You can choose from the list here. Download the beacon configuration app corresponding to your purchased beacon. Open the configuration app and connect to your nearby beacon. Choose a URL to enter in the Eddystone URL field. Note that the URL length can only be 18 bytes, so you may need to use a URL shortener to compress your URL. That’s it! Your beacon is now broadcasting URLs that can be discovered by Physical Web-supported browsers such as Chrome. https://github.com/google/eddystone/tree/master/tools/eddystone-validator 54 Lic. Jorge Guerra Guerra - NIIT Robotica e Internet de las Cosas