devices

abstract suspend fun devices(): Result<List<T>>

Fetch all devices of type T encapsulated in a Result.