SDM API에서 반환된 sdm.devices.types.device-type는 할당된 실제 기기의 기능을 추론하는 데 사용해서는 안 됩니다. SDM API에 더 많은 기능이 추가될수록 특정 기기에서 기기 유형이 안정적으로 유지된다고 보장할 수 없습니다. 대신 기기에 반환된 트레잇을 사용하세요.
parentRelations
parentRelations 객체는 현재 리소스의 상위 리소스(구조 또는 방)를 나타냅니다. 표시 이름은 구조 상위 요소가 있는 기기의 경우Info 트레잇 , 객실 상위 요소가 있는 기기의 경우RoomInfo 트레잇 에 해당합니다.
명령어
명령어는 트레잇과 연결된 요청입니다. 예를 들어 Google Nest Thermostat에서 현재 모드 또는 온도 설정값을 변경하는 경우
[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."]]],[]]