Exposure Notification

<\/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.

개방형 표준

Privacy-preserving BLE beacon protocol developed for COVID-19 contact tracing using rotating identifiers.

제공: Apple & Google | 도입 2020

광고 형식

기능

자주 묻는 질문

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.