Back to Content

BluetoothRemoteGATTCharacteristic: value property

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

latest431 B
Original Source

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

The BluetoothRemoteGATTCharacteristic.value read-only property returns currently cached characteristic value. This value gets updated when the value of the characteristic is read or updated via a notification or indication.

Value

The currently cached characteristic value.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}