- From: zakorgy via GitHub <sysbot+gh@w3.org>
- Date: Fri, 01 Jul 2016 09:53:50 +0000
- To: public-web-bluetooth-log@w3.org
zakorgy has just created a new issue for https://github.com/WebBluetoothCG/web-bluetooth: == Characteristic's WriteValue function should check the value of the Write property == Similar to `ReadValue` function https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothremotegattcharacteristic-readvalue (Step 4.1), I think we should check the related `Write` property in a substep in https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothremotegattcharacteristic-writevalue (Step 6), and if not set, reject promise with a NotSupportedError. Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/247 using your GitHub account
Received on Friday, 1 July 2016 09:53:57 UTC