#include <ubuntu_application_sensors.h>
Collaboration diagram for ubuntu_sensor_ambient_light_reading:Data Fields | |
| int64_t | timestamp |
| float | light |
A timestamped ambient light sensor reading
Definition at line 56 of file ubuntu_application_sensors.h.
| float ubuntu_sensor_ambient_light_reading::light |
Definition at line 60 of file ubuntu_application_sensors.h.
| int64_t ubuntu_sensor_ambient_light_reading::timestamp |
Definition at line 58 of file ubuntu_application_sensors.h.