[[["이해하기 쉬움","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"]],["최종 업데이트: 2025-01-25(UTC)"],[[["The `sdm.structures.traits.Info` trait provides structure-related information, including a custom name."],["The `customName` field within this trait allows setting a user-friendly name for a structure, as seen in the Google Home App."],["You can retrieve structure information, including the custom name, using a GET request to the structure's endpoint."],["This trait does not offer any specific commands for interaction."]]],["The `sdm.structures.traits.Info` trait provides structure-related information, specifically the `customName`. This field, a string, represents the structure's name as it appears in the Google Home App, like \"Hotel Room 101\". A GET request to retrieve structure details includes this trait within the response's `traits` object. No commands are associated with this trait, and error details are available in the API Error Code Reference.\n"]]