[[["이해하기 쉬움","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-06-24(UTC)"],[[["The `sdm.devices.traits.Settings` trait provides device-related settings information, specifically the temperature scale used by a Google Nest Thermostat."],["This trait includes a `temperatureScale` field, indicating whether the thermostat displays temperature in Celsius or Fahrenheit."],["Users can retrieve device settings, including the temperature scale, using a GET request to the device's endpoint."],["The Settings trait does not offer any commands to modify device settings."]]],["The `sdm.devices.traits.Settings` trait provides device-related settings information for a Nest Thermostat, specifically the `temperatureScale`. This field indicates the temperature format, which can be either \"CELSIUS\" or \"FAHRENHEIT\". A GET request to retrieve device information includes this trait, showing the current `temperatureScale`. No commands are available to modify these settings. The full list of error codes can be found in the API Error Code Reference.\n"]]