Back to Content

BluetoothRemoteGATTCharacteristic: uuid property

files/en-us/web/api/bluetoothremotegattcharacteristic/uuid/index.md

latest396 B
Original Source

{{APIRef("Bluetooth API")}}{{SeeCompatTable}}{{SecureContext_Header}}

The BluetoothRemoteGATTCharacteristic.uuid read-only property returns a string containing the UUID of the characteristic, for example '00002a37-0000-1000-8000-00805f9b34fb' for the Heart Rate Measurement characteristic.

Value

A string.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}