OLE Developer Guide  Latest Git
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
SensorDefinition Struct Reference

Detailed Description

An RDM sensor definition.

This contains all the information found in SENSOR_DEFINITION.

Data Fields

const char * description
 Pointer to the sensor description.
 
int16_t range_maximum_value
 The max value of the sensor.
 
int16_t range_minimum_value
 The min value of the sensor.
 
int16_t normal_maximum_value
 The max normal range of the sensor.
 
int16_t normal_minimum_value
 The min normal range of the sensor.
 
uint8_t recorded_value_support
 Recorded support bitfield (see E1.20)
 
RDMSensorType type
 The sensor type.
 
RDMUnit unit
 The units for the sensor values.
 
RDMPrefix prefix
 The prefix for the sensor values.
 

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