pub async fn read_lineup(
conn: &Connection,
endpoint: u16,
) -> Result<Option<LineupInfo>>Expand description
Read Lineup attribute from cluster Channel.
pub async fn read_lineup(
conn: &Connection,
endpoint: u16,
) -> Result<Option<LineupInfo>>Read Lineup attribute from cluster Channel.