REST Resource: nodes.devices
با مجموعهها، منظم بمانید
ذخیره و دستهبندی محتوا براساس اولویتهای شما.
منبع: دستگاه
نمایندگی JSON |
---|
{
"name": string,
"fccId": string,
"serialNumber": string,
"preloadedConfig": {
object (DeviceConfig )
},
"activeConfig": {
object (DeviceConfig )
},
"state": enum (State ),
"grants": [
{
object (DeviceGrant )
}
],
"displayName": string,
"deviceMetadata": {
object (DeviceMetadata )
},
"currentChannels": [
{
object (ChannelWithScore )
}
],
"grantRangeAllowlists": [
{
object (FrequencyRange )
}
]
} |
زمینه های |
---|
name | string فقط خروجی نام مسیر منبع |
fccId | string شناسه FCC دستگاه. |
serialNumber | string شماره سریالی که توسط سازنده دستگاه به دستگاه اختصاص داده شده است. |
preloadedConfig | object ( DeviceConfig ) پیکربندی دستگاه، همانطور که از طریق SAS Portal API مشخص شده است. |
activeConfig | object ( DeviceConfig ) فقط خروجی پیکربندی فعلی دستگاه همانطور که در SAS ثبت شده است. |
state | enum ( State ) فقط خروجی وضعیت دستگاه |
grants[] | object ( DeviceGrant ) فقط خروجی کمک های مالی که توسط دستگاه نگهداری می شود. |
displayName | string نام نمایشی دستگاه |
deviceMetadata | object ( DeviceMetadata ) پارامترهای دستگاهی که میتوانند با درخواستهای ثبت نام SAS و پورتال SAS لغو شوند. |
currentChannels[] (deprecated) | object ( ChannelWithScore ) فقط خروجی کانال های فعلی با امتیاز. |
grantRangeAllowlists[] | object ( FrequencyRange ) فقط محدوده هایی که در لیست های مجاز هستند برای کمک های مالی جدید در دسترس هستند. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2022-11-02 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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"]],["تاریخ آخرین بهروزرسانی 2022-11-02 بهوقت ساعت هماهنگ جهانی."],[[["This document provides information on the Device resource within the Spectrum Access System (SAS), including its JSON representation and available methods."],["The Device resource represents a registered device in the SAS, storing its configuration, state, grants, and other relevant metadata."],["You can manage Devices using various methods such as creating, deleting, updating, and moving them within the SAS hierarchy."],["Devices can have preloaded and active configurations, hold grants for spectrum access, and have associated metadata and frequency range allowlists."],["Detailed information about Device fields and available management methods are provided for developers to interact with the SAS API."]]],[]]