pub async fn change_channel(
conn: &Connection,
endpoint: u16,
match_: String,
) -> Result<ChangeChannelResponse>Expand description
Invoke ChangeChannel command on cluster Channel.
pub async fn change_channel(
conn: &Connection,
endpoint: u16,
match_: String,
) -> Result<ChangeChannelResponse>Invoke ChangeChannel command on cluster Channel.