Project: /_project.yaml Book: /_book.yaml

fuchsia.castsysteminfo

PROTOCOLS

Provider {:#Provider}

Defined in fuchsia.castsysteminfo/cast_system_info.fidl

Exposes Cast system info, as modeled in the SystemInfo table.

GetSystemInfo {:#GetSystemInfo}

Retrieves the SystemInfo fields that are generated at first boot and are available at startup.

Request

Response

STRUCTS

Provider_GetSystemInfo_Response {:#Provider_GetSystemInfo_Response}

generated

ENUMS

ErrorCode {:#ErrorCode}

Type: uint32

Defined in fuchsia.castsysteminfo/cast_system_info.fidl

Error codes for the GetSystemInfo operation.

TABLES

SystemInfo {:#SystemInfo}

Defined in fuchsia.castsysteminfo/cast_system_info.fidl

Cast-related device settings

This table may be extended to include additional cast-specific information. The values requested here are generated on first boot of the device and don't change unless there is a factory reset.

UNIONS

Provider_GetSystemInfo_Result {:#Provider_GetSystemInfo_Result}

generated