SDM API から返された sdm.devices.types.device-type は、割り当てられている実際のデバイスの機能を推測するために使用しないでください。SDM API に機能が追加されたため、特定のデバイスでそのデバイスタイプが安定しているという保証はありません。代わりに、デバイスに対して返された特徴を使用します。
[null,null,["最終更新日 2024-11-08 UTC。"],[[["The Smart Device Management API allows you to interact with Nest devices through traits, commands, and events."],["Traits represent device capabilities and their associated data, such as temperature or humidity, and are categorized by device type like Thermostat or Camera."],["Commands are used to control devices, for instance, changing the thermostat mode, while events provide asynchronous notifications about device state changes."],["You can access device information and traits through a GET request to the specified API endpoint using the device ID."],["Google Cloud Pub/Sub manages events and delivers them to a dedicated topic for each project ID, allowing you to stay updated on device activity."]]],[]]