已新增:7
專家
桌遊
定義於 fuchsia.hwinfo/hwinfo.fidl
Jamboard 提供擷取硬體專屬資訊的介面。
取得資訊
要求
<空白>
回應
名稱 | 類型 |
---|---|
info |
BoardInfo
|
裝置
定義於 fuchsia.hwinfo/hwinfo.fidl
裝置提供用來擷取裝置專屬屬性的介面。
取得資訊
要求
<空白>
回應
名稱 | 類型 |
---|---|
info |
DeviceInfo
|
產品
定義於 fuchsia.hwinfo/hwinfo.fidl
產品提供可擷取產品專屬屬性的介面。
取得資訊
要求
<空白>
回應
名稱 | 類型 |
---|---|
info |
ProductInfo
|
表情符號
架構彈性
類型:uint32
定義於 fuchsia.hwinfo/hwinfo.fidl
名稱 | 值 | 說明 |
---|---|---|
X64 |
1 |
|
ARM64 |
2 |
資料表
董事資訊
定義於 fuchsia.hwinfo/hwinfo.fidl
根據硬體類型,一組裝置共用的屬性集合
序數 | 欄位 | 類型 | 說明 |
---|---|---|---|
1 |
name |
string
|
|
2 |
revision |
string
|
|
3 |
cpu_architecture |
Architecture
|
裝置資訊
定義於 fuchsia.hwinfo/hwinfo.fidl
每部裝置專屬的屬性集合。
序數 | 欄位 | 類型 | 說明 |
---|---|---|---|
1 |
serial_number |
string[255]
|
|
2 |
is_retail_demo |
bool
|
|
3 |
retail_sku |
string[255]
|
產品資訊
定義於 fuchsia.hwinfo/hwinfo.fidl
與同一產品系列中其他裝置共用的屬性集合。
序數 | 欄位 | 類型 | 說明 |
---|---|---|---|
1 |
sku |
string
|
|
2 |
language |
string
|
|
3 |
regulatory_domain |
fuchsia.intl/RegulatoryDomain
|
|
4 |
locale_list |
vector<fuchsia.intl/LocaleId>
|
|
5 |
name |
string
|
|
6 |
model |
string
|
|
7 |
manufacturer |
string
|
|
8 |
build_date |
string
|
|
9 |
build_name |
string[255]
|
|
10 |
colorway |
string[255]
|
|
11 |
display |
string[255]
|
|
12 |
memory |
string[255]
|
|
13 |
nand_storage |
string[255]
|
|
14 |
emmc_storage |
string[255]
|
|
15 |
microphone |
string[255]
|
|
16 |
audio_amplifier |
string[255]
|
場景
名稱 | 值 | 類型 | 說明 |
---|---|---|---|
MAX_VALUE_SIZE |
255
|
uint8 |