Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::plugin::usbpro::BaseRobeWidget Class Referenceabstract
Inheritance diagram for ola::plugin::usbpro::BaseRobeWidget:
ola::plugin::usbpro::SerialWidgetInterface ola::plugin::usbpro::DispatchingRobeWidget ola::plugin::usbpro::RobeWidgetImpl

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
 

Member Function Documentation

◆ GetDescriptor()

ola::io::ConnectedDescriptor * ola::plugin::usbpro::BaseRobeWidget::GetDescriptor ( ) const
inlinevirtual

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