| 
    RDMnet
    0.3.0
    
   Implementation of ANSI E1.33 (RDMnet) 
   | 
  
  
     
      View other versions:
      
     
   | 
  
 
The source address for an unsolicited RDM response generated by a local component.
See Roles and Addressing and Devices and Gateways for more information.
#include <rdmnet/client.h>
Data Fields | |
| uint16_t | source_endpoint | 
| The endpoint from which this response is being sent.  | |
| RdmUid | rdm_source_uid | 
| The UID of the RDM responder from which this response is being sent.  | |
| uint16_t | subdevice | 
| The sub-device from which this response is being sent, or 0 for the root device.  | |