google / physical-web

The Physical Web: walk up and use anything
http://physical-web.org
Apache License 2.0
5.99k stars 665 forks source link

Read the advertisedId from beacon with Chrome Physical Web #649

Closed alvarogardev closed 8 years ago

alvarogardev commented 8 years ago

Hi, its possible read the advertisedId with the physical web chrome support.

I manage beacon with Proximity Api and i need read the Eddystone-url and the eddystone-uid from beacon. It is possible?

Thanks.

cco3 commented 8 years ago

Sorry, could you please provide some more context? Are you trying to get the URL from the beacon in a web page? From an Android app? Through the proximity API?

alvarogardev commented 8 years ago

Hi, I am developing an web app to manage beacons eddystone with google proximity api. I have one beacon that sends an eddystone-url and eddystone-uid frame. I need chrome read the eddystone-uid frame, the eddystone-url frame its ok with physical web feature. It's possible that chrome read the eddystone-uid frame with the physical web feature?

Thanks.

cco3 commented 8 years ago

No, the physical web feature currently only notifies the user. Unfortunately, we don't have an API in chrome to access that data yet.