RDMnet
HEAD (unstable)
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
An RDM command received from a remote LLRP Manager.
Data Fields | |
EtcPalUuid | source_cid |
uint32_t | seq_num |
RdmResponseHeader | rdm_header |
uint8_t | rdm_data [RDM_MAX_PDL] |
uint8_t | rdm_data_len |
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.
RdmResponseHeader rdm_header |
The header information from the encapsulated RDM response.
uint32_t seq_num |
The sequence number of this response (to be associated with a previously-sent command).
EtcPalUuid source_cid |
The CID of the LLRP Target from which this command was received.