pub async fn remove_group(
conn: &Connection,
endpoint: u16,
group_id: u8,
) -> Result<RemoveGroupResponse>Expand description
Invoke RemoveGroup command on cluster Groups.
pub async fn remove_group(
conn: &Connection,
endpoint: u16,
group_id: u8,
) -> Result<RemoveGroupResponse>Invoke RemoveGroup command on cluster Groups.