|
RDMnet
0.3.0
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
An RDMnet EPT status message received by a local component.
#include <rdmnet/message.h>
Data Fields | |
| EtcPalUuid | source_cid |
| The CID of the EPT client that sent this status message. | |
| ept_status_code_t | status_code |
| A status code that indicates the specific error or status condition. | |
| const char * | status_string |
| An optional implementation-defined status string to accompany this status message. | |