OLE Developer Guide  Latest Git
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
sensor_model.h File Reference

Detailed Description

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.

Include dependency graph for sensor_model.h:

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.