[null,null,["上次更新時間:2024-08-22 (世界標準時間)。"],[[["This guide explains how to register a device model with Google Assistant, providing necessary device information for Assistant's responses."],["Device registration involves providing device details, downloading credentials for authorization, and (optionally) specifying device traits."],["You can register a device model through the Actions Console UI, registration tool, or REST API, with the UI requiring prior 'Device registration' selection during project creation."],["For Raspberry Pi, the downloaded credentials file (`client_secret_\u003cclient-id\u003e.json`) needs to be placed in the `/home/pi` directory using `scp` command from a separate terminal, not within an SSH session."],["After registration, you can edit the model and download credentials again if needed; device model access is restricted to the associated Actions Console project."]]],["Register a device model via the Actions Console's registration UI by filling out device details like type and manufacturer. This information is accessible to the Assistant, tied to your project. Download the `client_secret_\u003cclient-id\u003e.json` file containing your credentials and transfer it to your device, ensuring it's in `/home/pi` on a Raspberry Pi. You can skip specifying device traits for now, but edits and file re-downloads are available via the model list. Alternative methods for registration are the registration tool and REST API.\n"]]