This page was translated from English by the community. Learn more and join the MDN Web Docs community.
Web Bluetooth API
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimental: 이 기능은 실험적인 기능입니다.
프로덕션 환경에서 사용하기 전에 브라우저 호환성 표를 주의 깊게 확인하세요.
Web Bluetooth API는 블루투스 저에너지 주변 장비와 연결하고 상호 작용할 수 있는 기능을 제공합니다.
참고 :
이 API는 웹 워커에서는 사용할 수 없습니다. (WorkerNavigator를 통해 노출되지 않음).
인터페이스
Bluetooth-
지정된 옵션이 있는
BluetoothDevice객체애 대한Promise를 반환합니다. BluetoothCharacteristicProperties-
BluetoothRemoteGATTCharacteristic속성을 제공합니다. BluetoothDevice-
특정 스크립트 실행 환경 내의 블루투스 장치를 나타냅니다.
BluetoothRemoteGATTCharacteristic-
주변 장치의 서비스에 대한 추가 정보를 제공하는 기본 데이터 요소인 GATT 특성을 나타냅니다.
BluetoothRemoteGATTDescriptor-
특성 값에 대한 추가 정보를 제공하는 GATT 설명자를 나타냅니다.
BluetoothRemoteGATTServer-
원격 장치의 GATT 서버를 나타냅니다.
BluetoothRemoteGATTService-
장치, 참조된 서비스 목록 및 이 서비스의 특성 목록을 포함하여 GATT 서버에서 제공하는 서비스를 나타냅니다.
명세서
| Specification |
|---|
| Web Bluetooth> # bluetooth> |
브라우저 호환성
Loading...