Fuchsia.hwinfo

添加数量:7

协议

桌面和棋类游戏

fuchsia.hwinfo/hwinfo.fidl 中定义

开发板提供了一个用于检索硬件特定信息的接口。

获取信息

请求

<空>

回复

名称类型
info BoardInfo

设备

fuchsia.hwinfo/hwinfo.fidl 中定义

设备提供了一个用于检索设备特定属性的接口。

获取信息

请求

<空>

回复

名称类型
info DeviceInfo

产品

fuchsia.hwinfo/hwinfo.fidl 中定义

Product 提供了用于检索商品特定属性的接口。

获取信息

请求

<空>

回复

名称类型
info ProductInfo

枚举

架构灵活

类型:uint32

fuchsia.hwinfo/hwinfo.fidl 中定义

名称说明
1
2

表格

面板信息

fuchsia.hwinfo/hwinfo.fidl 中定义

根据硬件类型在一组设备中通用的属性集合

序数字段类型说明
name string
revision string
cpu_architecture Architecture

设备信息

fuchsia.hwinfo/hwinfo.fidl 中定义

每个设备都唯一的属性集合。

序数字段类型说明
serial_number string[255]
is_retail_demo bool
retail_sku string[255]

产品信息

fuchsia.hwinfo/hwinfo.fidl 中定义

与同一产品线中的其他设备共享的属性的集合。

序数字段类型说明
sku string
language string
regulatory_domain fuchsia.intl/RegulatoryDomain
locale_list vector<fuchsia.intl/LocaleId>
name string
model string
manufacturer string
build_date string
build_name string[255]
colorway string[255]
display string[255]
memory string[255]
nand_storage string[255]
emmc_storage string[255]
microphone string[255]
audio_amplifier string[255]

常量

名称类型说明
MAX_VALUE_SIZE 255 uint8