#include <ubuntu_application_sensors.h>
Data Fields | |
int64_t | timestamp |
float | light |
A timestamped ambient light sensor reading
Definition at line 57 of file ubuntu_application_sensors.h.
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.