สคีมา RoomInfo
sdm.structures.traits.RoomInfo
ลักษณะนี้เป็นของห้องใดๆ ก็ตามที่มีข้อมูลเกี่ยวกับห้อง
ช่อง
ช่อง | คำอธิบาย | ประเภทข้อมูล |
---|---|---|
customName |
ชื่อห้องที่กำหนดเอง ตรงกับชื่อในแอป Google Home |
string ตัวอย่าง: "ห้องนอนใหญ่" |
ตัวอย่างคำขอ GET และการตอบกลับ
ส่งคำขอ
GET /enterprises/project-id/structures/structure-id/rooms/room-id
คำตอบ
{
"name" : "enterprises/project-id/structures/structure-id/rooms/room-id",
"traits" : {
"sdm.structures.traits.RoomInfo
" : {
"customName" : "Master Bedroom"
}
}
}
คำสั่ง
ไม่มีคำสั่งที่ใช้ได้สำหรับลักษณะนี้
ข้อผิดพลาด
ดูข้อมูลอ้างอิงรหัสข้อผิดพลาด API สำหรับ รายการรหัสข้อผิดพลาด API ทั้งหมด