send_action

Function send_action 

Source
pub async fn send_action(
    broadcast: SocketAddr,
    params: &ActionParams,
    timeout_ms: u64,
) -> Result<AckSummary>
Expand description

Send a GVCP action command and collect acknowledgements.