19 #ifndef UBUNTU_APPLICATION_SENSORS_TEMPERATURE_EVENT_H_ 20 #define UBUNTU_APPLICATION_SENSORS_TEMPERATURE_EVENT_H_ 44 UASTemperatureEvent* event);
54 UASTemperatureEvent* event,
void UASTemperatureEvent
Opaque type describing an ambient light sensor reading.
UbuntuStatus
Indicates the status of an operation.
#define UBUNTU_DLL_PUBLIC
UBUNTU_DLL_PUBLIC UStatus uas_temperature_event_get_temperature(UASTemperatureEvent *event, float *value)
Query the value measured by the ambient light sensor.
UBUNTU_DLL_PUBLIC uint64_t uas_temperature_event_get_timestamp(UASTemperatureEvent *event)
Query the timestamp of the sensor reading.