Characteristic constructor
A partial class to initialise values
The properties of the characteristic
The service the characteristic is related to
The unique identifier of the characteristic
The value of the characteristic
Gets a single characteristic descriptor
descriptor UUID
Promise containing the descriptor
Gets a list of the characteristic's descriptors
descriptor UUID
Promise containing an array of descriptors
Gets the value of the characteristic
Promise containing the value
Start notifications of changes for the characteristic
Promise containing the characteristic
Stop notifications of changes for the characteristic
Promise containing the characteristic
Updates the value of the characteristic
The value to write
Updates the value of the characteristic and waits for a response
The value to write
Updates the value of the characteristic without waiting for a response
The value to write
Bluetooth Remote GATT Characteristic class