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

Overview

Information provided by the library about a successful RDMnet client connection.

Data Fields

EtcPalSockAddr broker_addr
 
const char * broker_name
 
EtcPalUuid broker_cid
 
RdmUid broker_uid
 

Field Documentation

◆ broker_addr

EtcPalSockAddr broker_addr

The IP address and port of the remote broker to which we have connected.

◆ broker_cid

EtcPalUuid broker_cid

The CID of the connected broker.

◆ broker_name

const char* broker_name

The DNS name of the broker, if it was discovered using DNS-SD; otherwise an empty string.

◆ broker_uid

RdmUid broker_uid

The RDM UID of the connected broker.


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