Enable Notifications
data class EnableNotifications(val device: BluetoothDevice, val characteristicUuid: UUID) : BleClientOperation
Enable notifications/indications on a characteristic represented by characteristicUuid
Enable notifications/indications on a characteristic represented by characteristicUuid