Crate fidl_fuchsia_thermal__common

Crate fidl_fuchsia_thermal__common 

Source

Modules§

client_state_connector_ordinals
client_state_watcher_ordinals
sensor_manager_ordinals

Macros§

ClearTemperatureOverrideErrorUnknown
Pattern that matches an unknown ClearTemperatureOverrideError member.
ConnectErrorUnknown
Pattern that matches an unknown ConnectError member.
SetTemperatureOverrideErrorUnknown
Pattern that matches an unknown SetTemperatureOverrideError member.

Structs§

ClientStateWatcherWatchResponse
SensorInfo
Information about a sensor.
SensorManagerClearTemperatureOverrideRequest
SensorManagerListSensorsResponse
SensorManagerSetTemperatureOverrideRequest

Enums§

ClearTemperatureOverrideError
Errors returned from calls to SensorManager.ClearTemperatureOverrideError.
ConnectError
Errors returned from calls to SensorManager.ConnectError.
SetTemperatureOverrideError
Errors returned from calls to SensorManager.SetTemperatureOverride.

Constants§

MAX_THERMAL_LOAD
The maximum value of the normalized thermal load. This value bounds the width (and therefore also the precision) of the normalized thermal limiting range starting from 0. Trip points must be specified within this range.

Type Aliases§

ClientType
A string that represents the type of client using the protocol.