[[["容易理解","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-12-21 (世界標準時間)。"],[[["Zero-touch enrollment uses specific values to identify Android devices, as referenced in this guide for both APIs and CSV imports."],["Device identification requires a combination of hardware ID or metadata with the manufacturer's name to help ensure the correct device is provisioned."],["The correct manufacturer value can be obtained by contacting the device manufacturer directly or by using the `adb shell getprop ro.product.manufacturer` command."],["Identifying devices by serial number for zero-touch enrollment involves the device's serial number, manufacturer, and model, all of which must be from a launched device."]]],["Device identification for Android zero-touch enrollment involves using hardware IDs or metadata paired with the manufacturer's name. The manufacturer's name can be obtained through the device manufacturer or via the `adb` command. When using a serial number, both the manufacturer and model must be valid. APIs and CSV imports validate these values against a list. For more details and examples, refer to the provided \"Identifiers\" guide.\n"]]