يجب أن يتمكن "مساعد Google" من ربط طلب
بطلب لإرساله إلى جهازك. لكي ينجح هذا، تحتاج إلى تعريف أنواع
القدرات التي يدعمها جهازك. تُعرف هذه القدرات باسم السمات. تُعلن عن هذه السمات في طراز جهازك.
أنشأ محرّك بحث Google من قبل مجموعة متنوعة من السمات الشائعة
الموجودة في العديد من الأجهزة. لا ترتبط هذه السمات بنوع واحد فقط من الأجهزة،
يمكنك استخدامها كما تريد.
إضافة سمة
لقد عرّفت نموذجًا سابقًا، قم بتحديثه الآن بإضافة سمة. في هذه الحالة، أضف سمة تشغيل/إيقاف للتحكم في مصباح LED المتصل بجهازك.
تاريخ التعديل الأخير: 2023-12-02 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2023-12-02 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The Google Assistant Library for Python is deprecated and developers should utilize the Google Assistant Service instead."],["Device capabilities, known as traits, are defined within the device model to enable the Google Assistant to link user queries with device commands."],["Google provides pre-built traits for common device functionalities that can be incorporated into your device model."],["Adding a trait to your device model involves using the Actions Console to select and save the desired trait, such as the OnOff trait for controlling an LED."]]],["Device traits define a device's abilities for the Google Assistant. To add a trait, access the Actions Console, select the \"Device registration\" tab, and edit the desired model. Within the model, add the desired trait by clicking the pencil icon in the \"Supported traits\" box and selecting it, like the \"OnOff\" trait for LED control, then save. The Google Assistant Library for Python is deprecated, use the Google Assistant Service instead.\n"]]