class SetTemperatureOverride

Defined at line 147 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/markers.h

Sets an override temperature for the sensor with `name`.

When an override temperature is set, internal thermal policies will

use the override temperature. Temperature values retrieved from

sensor connections vended by `Connect` will also receive the override

temperature.

This interaction does not affect the thermal sensor itself.

Clients who connect directly to the sensor without `Connect` will

receive the real sensor value.

If a sensor with the given `name` is not found,

`SetTemperatureOverrideError.SENSOR_NOT_FOUND` is returned.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal