120
edits
Line 88: | Line 88: | ||
; Description | ; Description | ||
: Read the descriptor value from | : Read the descriptor value from the remote device. | ||
: The cached value property will also be updated after retrieving the value | : The cached value property will also be updated after retrieving the value. | ||
; Return | ; Return | ||
: A Promise to indicate whether the operation is resolved or rejected. | : A Promise to indicate whether the operation is resolved or rejected. | ||
: The Promise is resolved along with the value retrieved from | : The Promise is resolved along with the value retrieved from the remote device. | ||
=== writeValue(ArrayBuffer value) === | === writeValue(ArrayBuffer value) === |
edits