iBeacon

<\/script>\n
'; }, get iframeSnippet() { const domain = '{ SITE_DOMAIN }'; const type = '{ embed_type }'; const slug = '{ embed_slug }'; return ''; }, get activeSnippet() { return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet; }, copySnippet() { navigator.clipboard.writeText(this.activeSnippet).then(() => { this.copied = true; setTimeout(() => { this.copied = false; }, 2000); }); } }" @keydown.escape.window="open = false" @click.outside="open = false">

Embed This Widget

Theme


      
    

Widget powered by . Free, no account required.

Apple's proprietary BLE beacon protocol using UUID, Major, and Minor values for proximity detection and indoor positioning.

제공: Apple | 도입 2013

광고 형식

기능

자주 묻는 질문

A BLE beacon is a small device that periodically broadcasts its identifier using BLE advertising packets. Nearby smartphones can detect these broadcasts for proximity detection, indoor positioning, and context-aware applications.