| 
    RDMnet
    0.3.0
    
   Implementation of ANSI E1.33 (RDMnet) 
   | 
  
  
     
      View other versions:
      
     
   | 
  
 
A destination address for an RDM command in LLRP.
See Low-Level Recovery Protocol (LLRP) for more information.
#include <rdmnet/llrp.h>
Data Fields | |
| EtcPalUuid | dest_cid | 
| The CID of the LLRP Target to which this command is addressed.  | |
| RdmUid | dest_uid | 
| The UID of the LLRP Target to which this command is addressed.  | |
| uint16_t | subdevice | 
| The sub-device to which this command is addressed, or 0 for the root device.  | |