Types

Link copied to clipboard
class Characteristic(newValue: ByteArray, val characteristic: RemoteCharacteristic, val writeType: WriteType? = null) : DeviceAction.Write
Link copied to clipboard

Properties

Link copied to clipboard

the ByteArray to write

Link copied to clipboard

A Deferred that will be completed with Response when DeviceAction has been handled by the ConnectableDevice