![]() |
Doly C++ SDK v1.00
|
Simple POD representing the state of an individual IR sensor. More...
#include <EdgeEventListener.h>
Public Attributes | |
| SensorId | id |
| GpioState | state |
Simple POD representing the state of an individual IR sensor.
| SensorId IrSensor::id |
Which sensor this reading came from.
| GpioState IrSensor::state |
Current GPIO state of the sensor.