RDMnet  0.3.0
Implementation of ANSI E1.33 (RDMnet)
View other versions:
LlrpSavedRdmResponse Struct Reference

Overview

An RDM command received from a remote LLRP Manager.

#include <rdmnet/message.h>

Data Fields

EtcPalUuid source_cid
 The CID of the LLRP Target from which this command was received.
 
uint32_t seq_num
 The sequence number of this response (to be associated with a previously-sent command).
 
RdmResponseHeader rdm_header
 The header information from the encapsulated RDM response.
 
uint8_t rdm_data [RDM_MAX_PDL]
 Any parameter data associated with the RDM response.
 
uint8_t rdm_data_len
 The length of the parameter data associated with the RDM response.
 

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