संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Google Assistant के लिए यह ज़रूरी है कि वह क्वेरी को आपके डिवाइस पर भेजने के लिए,
कमांड से जोड़ सके. यह काम करे, इसके लिए आपको यह बताना होगा कि आपका डिवाइस
किस तरह की क्षमताओं पर काम करता है. इन क्षमताओं को Traits कहा जाता है. आपको
इन विशेषताओं के बारे में अपने डिवाइस मॉडल में बताना होता है.
Google ने पहले ही कई डिवाइसों पर मिलने वाली कई तरह की सामान्य विशेषताएं तैयार की हैं. ये विशेषताएं सिर्फ़ एक तरह के डिवाइस से जुड़ी नहीं होती हैं, आप
उन्हें अपनी पसंद के मुताबिक इस्तेमाल कर सकते हैं.
कोई Trait जोड़ें
आपने पहले एक मॉडल तय किया था. अब Trait जोड़कर इसे अपडेट करें. ऐसे मामले में, अपने डिवाइस से जुड़ी एलईडी को कंट्रोल करने के लिए, चालू/बंद वाला trait जोड़ें.
[[["समझने में आसान है","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-07-26 (UTC) को अपडेट किया गया."],[],["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"]]