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

Detailed Description

Data for an RDM Sensor.

Data Fields

int16_t present_value
 The current value of the sensor.
 
int16_t lowest_value
 The lowest recorded value.
 
int16_t highest_value
 The highest recorded value.
 
int16_t recorded_value
 The saved 'snapshot' value.
 
RDMNackReason nack_reason
 Optional NACK reason, used if should_nack is true.
 
bool should_nack
 True if we should NACK SENSOR_VALUE requests.
 

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