Open Lighting Architecture  Latest Git
Public Member Functions | Public Attributes | List of all members
ola::rdm::Sensor::SensorOptions Struct Reference

Public Member Functions

 SensorOptions (bool _recorded_value_support=true, bool _recorded_range_support=true, int16_t _range_min=SENSOR_DEFINITION_RANGE_MIN_UNDEFINED, int16_t _range_max=SENSOR_DEFINITION_RANGE_MAX_UNDEFINED, int16_t _normal_min=SENSOR_DEFINITION_NORMAL_MIN_UNDEFINED, int16_t _normal_max=SENSOR_DEFINITION_NORMAL_MAX_UNDEFINED)
 

Public Attributes

bool recorded_value_support
 
bool recorded_range_support
 
int16_t range_min
 
int16_t range_max
 
int16_t normal_min
 
int16_t normal_max
 

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