[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2024-11-09 UTC"],[[["This method retrieves a list of devices based on a provided device identifier."],["The request requires a `deviceIdentifier` object, which can be partially filled, to specify the devices to be retrieved."],["Optional parameters include `pageSize` (up to 100), `pageToken` for pagination, and `vendorParams` for extra data."],["The response contains a list of `devices`, the `totalCount` of matching devices, an optional `nextPageToken` for additional pages, and `vendorParams` for extra information."],["Potential errors during the process will result in a `CommonException` being thrown, with possible error codes being `INTERNAL_SERVER_ERROR` or `INVALID_PAGE_TOKEN`."]]],[]]