get
Paged
Devices
open fun getPagedDevices(page: Int, pageSize: Int, userId: String): PaginatedResponse<ConnectedDevice>
Method used to retrieve the devices owned by the user
Return
the devices owned by the user as PaginatedResponse as ConnectedDevice
Parameters
page
The page requested
pageSize
The size of the items to insert in the page
userId
The identifier of the user