Write
A DeviceAction that attempts to write a value to an com.splendo.kaluga.bluetooth.Attribute
Inheritors
Types
Link copied to clipboard
class Characteristic(val newValue: ByteArray, val characteristic: Characteristic) : DeviceAction.Write
Link copied to clipboard
Properties
Link copied to clipboard
A Deferred that will be completed with true
if DeviceAction was completed successfully, or false
if DeviceAction failed