fuchsia.hardware.temperature

Added: 11

PROTOCOLS

Device

Defined in fuchsia.hardware.temperature/temperature.fidl

GetSensorName

Added: 14

Request

<EMPTY>

Response

NameType
nameSensorName

GetTemperatureCelsius

Get the current temperature in degrees Celsius.

Request

<EMPTY>

Response

NameType
statuszx/Status
tempfloat32

CONSTANTS

NameValueTypeDescription
MAX_SENSOR_NAME_LEN256uint32
Added: 14

ALIASES

NameValueDescription
SensorNamestring[MAX_SENSOR_NAME_LEN]

An arbritrary, human-readable string that uniquely identifies a temperature sensor.

Added: 14

SERVICES

Service

Defined in fuchsia.hardware.temperature/temperature.fidl

NameTypeTransport
devicefuchsia.hardware.temperature/DeviceChannel