|
RDMnet
HEAD (unstable)
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
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 |
| const uint8_t* rdm_data |
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.