Write
A DeviceAction that attempts to write a value to an com.splendo.kaluga.bluetooth.RemoteAttribute. Returns a GattResponse.WriteResponse
Inheritors
Types
Link copied to clipboard
class Characteristic(newValue: ByteArray, val characteristic: RemoteCharacteristic) : DeviceAction.Write
Link copied to clipboard
Properties
Link copied to clipboard
A Deferred that will be completed with Response when DeviceAction has been handled by the ConnectableDevice