Open Lighting Architecture
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Public Member Functions | Static Public Attributes | List of all members
ola::plugin::usbpro::BaseRobeWidget Class Reference
Inheritance diagram for ola::plugin::usbpro::BaseRobeWidget:
ola::plugin::usbpro::SerialWidgetInterface ola::plugin::usbpro::DispatchingRobeWidget ola::plugin::usbpro::RobeWidgetImpl

Classes

struct  message_header

Public Member Functions

 BaseRobeWidget (ola::io::ConnectedDescriptor *descriptor)
ola::io::ConnectedDescriptorGetDescriptor () const
bool SendMessage (uint8_t label, const uint8_t *data, unsigned int length) const
- Public Member Functions inherited from ola::plugin::usbpro::SerialWidgetInterface
virtual void Stop ()=0

Static Public Attributes

static const uint8_t CHANNEL_A_OUT = 0x06
static const uint8_t INFO_REQUEST = 0x14
static const uint8_t INFO_RESPONSE = 0x15
static const uint8_t RDM_DISCOVERY = 0x12
static const uint8_t RDM_DISCOVERY_RESPONSE = 0x13
static const uint8_t RDM_REQUEST = 0x10
static const uint8_t RDM_RESPONSE = 0x11
static const uint8_t UID_REQUEST = 0x24
static const uint8_t UID_RESPONSE = 0x25
static const uint8_t DMX_IN_REQUEST = 0x04
static const uint8_t DMX_IN_RESPONSE = 0x05

The documentation for this class was generated from the following files: