- From: David Lechner via GitHub <sysbot+gh@w3.org>
- Date: Mon, 11 May 2020 21:52:52 +0000
- To: public-web-bluetooth-log@w3.org
dlech has just submitted a new pull request for https://github.com/WebBluetoothCG/web-bluetooth: == Deprecate BluetoothRemoteGATTCharacteristic.writeValue() == This deprecates `BluetoothRemoteGATTCharacteristic.writeValue()` in favor of `writeValueWithResponse()` and `writeValueWithoutResponse()`. Based on recent discussion in issue #238, `writeValue()` is marked as deprecated and the property checking requirement is removed. Preview: https://api.csswg.org/bikeshed/?url=https://github.com/pybricks/web-bluetooth/raw/gatt-write-value/index.bs See https://github.com/WebBluetoothCG/web-bluetooth/pull/497
Received on Monday, 11 May 2020 21:52:58 UTC