Open Lighting Architecture  0.10.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Variables
RDMPacket.h File Reference

Detailed Description

Structures and constants used with RDM Packets.

Include dependency graph for RDMPacket.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ola::rdm::RDMCommandHeader
 

Namespaces

 ola
 The namespace containing all OLA symbols.
 
 ola::rdm
 PLASA E1.20 Remote Device Management.
 

Variables

static const uint8_t ola::rdm::START_CODE = 0xcc
 
static const uint8_t ola::rdm::SUB_START_CODE = 0x01
 
static const unsigned int ola::rdm::CHECKSUM_LENGTH = 2