Open Lighting Architecture  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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: