pub async fn update_group_key( conn: &Connection, endpoint: u16, group_id: u16, key_set_id: u16, key: Option<Vec<u8>>, ) -> Result<()>
Invoke UpdateGroupKey command on cluster Groupcast.
UpdateGroupKey
Groupcast