BluetoothRemoteGATTCharacteristic: writeValueWithoutResponse() 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.writeValueWithoutResponse() Methode setzt die value-Eigenschaft eines BluetoothRemoteGATTCharacteristic Objekts auf die Bytes, die in einem gegebenen ArrayBuffer enthalten sind, schreibt den Charakteristik-Wert ohne Rückmeldung und gibt das resultierende Promise zurück.

Syntax

js
writeValueWithoutResponse(value)

Parameter

Rückgabewert

Ein Promise.

Spezifikationen

Specification
Web Bluetooth
# dom-bluetoothremotegattcharacteristic-writevaluewithoutresponse

Browser-Kompatibilität

BCD tables only load in the browser