BluetoothRemoteGATTCharacteristic: writeValueWithResponse()-Methode

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Experimentell: Dies ist eine experimentelle Technologie
Überprüfen Sie die Browser-Kompatibilitätstabelle sorgfältig, bevor Sie diese produktiv verwenden.

Sicherer Kontext: Diese Funktion ist nur in sicheren Kontexten (HTTPS) in einigen oder allen unterstützenden Browsern verfügbar.

Die BluetoothRemoteGATTCharacteristic.writeValueWithResponse()-Methode setzt die value-Eigenschaft eines BluetoothRemoteGATTCharacteristic-Objekts auf die Bytes, die in einem gegebenen ArrayBuffer enthalten sind, schreibt den Charakteristikwert mit erforderlicher Antwort und gibt das resultierende Promise zurück.

Syntax

js
writeValueWithResponse(value)

Parameter

Rückgabewert

Ein Promise.

Spezifikationen

Specification
Web Bluetooth
# dom-bluetoothremotegattcharacteristic-writevaluewithresponse

Browser-Kompatibilität

BCD tables only load in the browser