delete

abstract suspend fun delete(device: T): Result<T>

Delete a device of type T.