RDMnet  HEAD (unstable)
Implementation of ANSI E1.33 (RDMnet)
View other versions:
LlrpRdmResponse Struct Reference

Overview

An RDM response received from a remote LLRP Target.

Data Fields

EtcPalUuid source_cid
 
uint32_t seq_num
 
RdmResponseHeader rdm_header
 
const uint8_t * rdm_data
 
uint8_t rdm_data_len
 

Field Documentation

◆ rdm_data

const uint8_t* rdm_data

Any parameter data associated with the RDM response.

◆ rdm_data_len

uint8_t rdm_data_len

The length of the parameter data associated with the RDM response.

◆ rdm_header

RdmResponseHeader rdm_header

The header information from the encapsulated RDM response.

◆ seq_num

uint32_t seq_num

The sequence number of this response (to be associated with a previously-sent command).

◆ source_cid

EtcPalUuid source_cid

The CID of the LLRP Target from which this command was received.


The documentation for this struct was generated from the following file: