Enable

class Enable(val characteristic: Characteristic) : DeviceAction.Notification

A Notification that starts notifying

Parameters

Constructors

Link copied to clipboard
constructor(characteristic: Characteristic)

Properties

Link copied to clipboard
val completedSuccessfully: CompletableDeferred<Boolean>

A Deferred that will be completed with true if DeviceAction was completed successfully, or false if DeviceAction failed