تاريخ التعديل الأخير: 2025-01-25 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The Humidity Schema applies to devices with humidity sensors and uses the `sdm.devices.traits.Humidity` trait."],["It provides a single field, `ambientHumidityPercent`, representing the humidity percentage measured at the device."],["You can retrieve the current humidity using a GET request to the device's endpoint, which returns the humidity percentage within the `sdm.devices.traits.Humidity` trait."],["There are no specific commands to control humidity through this trait."]]],["The `sdm.devices.traits.Humidity` trait represents a device's humidity sensor. It has one field, `ambientHumidityPercent`, which indicates the percentage of humidity measured at the device, represented as a number. A GET request to the device's endpoint returns the `ambientHumidityPercent` within the `traits` field, showing the current humidity. No commands are available for this trait, only read information. Any errors can be found in the API error code.\n"]]