Ubuntu Platform API  1.0.0
A library helping with tight integration into the Ubuntu platform
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ubuntu_sensor_ambient_light_reading Struct Reference

#include <ubuntu_application_sensors.h>

+ Collaboration diagram for ubuntu_sensor_ambient_light_reading:

Data Fields

int64_t timestamp
 
float light
 

Detailed Description

A timestamped ambient light sensor reading

Definition at line 57 of file ubuntu_application_sensors.h.

Field Documentation

float ubuntu_sensor_ambient_light_reading::light

Definition at line 61 of file ubuntu_application_sensors.h.

int64_t ubuntu_sensor_ambient_light_reading::timestamp

Definition at line 59 of file ubuntu_application_sensors.h.


The documentation for this struct was generated from the following file: