BluetoothRemoteGATTCharacteristic.uuid
Experimental
This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The BluetoothRemoteGATTCharacteristic.uuid
read-only
property returns DOMString
containing the UUID of the characteristic, for
example '00002a37-0000-1000-8000-00805f9b34fb'
for the Heart Rate
Measurement characteristic.
Syntax
var uuid = BluetoothRemoteGATTCharacteristic.uuid
Returns
A DOMString
.
Specifications
Specification | Status | Comment |
---|---|---|
Web Bluetooth The definition of 'uuid' in that specification. |
Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser