[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-29 UTC."],[[["\u003cp\u003eThe \u003ccode\u003esdm.devices.traits.Temperature\u003c/code\u003e trait applies to devices with temperature sensors and provides the current temperature in Celsius.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eambientTemperatureCelsius\u003c/code\u003e field represents the device's measured temperature in degrees Celsius.\u003c/p\u003e\n"],["\u003cp\u003eYou can retrieve a device's temperature by sending a GET request to its resource endpoint, which includes the \u003ccode\u003esdm.devices.traits.Temperature\u003c/code\u003e trait in the response if available.\u003c/p\u003e\n"],["\u003cp\u003eThis trait is read-only, meaning there are no commands to control or modify the temperature.\u003c/p\u003e\n"]]],["The `Temperature` trait, found in devices with temperature sensors, provides the `ambientTemperatureCelsius` field. This field reports the temperature in degrees Celsius measured at the device, as a number (e.g., 23.0). A GET request to a device's endpoint retrieves a response, including the device's name and its `Temperature` trait with the current `ambientTemperatureCelsius` reading. No commands are available for this trait, and API errors are listed in a separate reference.\n"],null,[]]