A sensor-only RDM Model.
This model is provided because some RDM controllers have difficulty when an RDM device reports 0 for a DMX512 footprint. The Sensor Model doesn't use DMX at all, instead it just reports back values from various (simulated) sensors.

Go to the source code of this file.
Functions | |
| void | SensorModel_Initialize () |
| Initialize the sensor model. | |
Variables | |
| const ModelEntry | SENSOR_MODEL_ENTRY |
| The ModelEntry for the Sensor-only model. | |