Personal tools
The Open Lighting Project has moved!

We've launched our new site at www.openlighting.org. This wiki will remain and be updated with more technical information.

Difference between revisions of "Open Lighting PIDs"

From wiki.openlighting.org

Jump to: navigation, search
m (Add 0x8001)
m (Link to code)
Line 1: Line 1:
This page documents [[RDM]] PIDs used by the open lighting project.
+
This page documents [[RDM]] PIDs used by the Open Lighting project.
 +
 
 +
For the live list in use, see [http://code.google.com/p/open-lighting/source/browse/include/ola/rdm/OpenLightingEnums.h here].
  
 
===0x8000===
 
===0x8000===

Revision as of 18:28, 29 November 2013

This page documents RDM PIDs used by the Open Lighting project.

For the live list in use, see here.

0x8000

This sets the serial number of the device. The serial number is combined with the ESTA ID to create the UID.

0x8001

This just returns the current version of the OLA code that's running. It's a manufacturer specific PID used by the dummy responder, so that it provides a manufacturer specific PID for testing purposes.